there is not way to use webViewDidFinishLoad
mclkyo opened this issue · 2 comments
mclkyo commented
i want to add a JSContext to webview in webViewDidFinishLoad function,but there is no way to implementation this method,Can you add a block like shouldStartLoadRequestHandler?thank you
TimOliver commented
Thanks for the PR fixing this! I've been meaning to properly expose the UIWebView
delegate out of this class for a while now. Thanks again for doing that!
mclkyo commented
i think expose the UIWebView delegate out will be a good idea