devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
798 stars 134 forks source link

AXWebViewController不支持WKWebViewJavascriptBridge吗 #84

Open Gavin123 opened 6 years ago

Gavin123 commented 6 years ago

你好, 使用AXWebViewController是不是不支持WKWebViewJavascriptBridge这个三方库呀。 有些JS事件需要处理 ,想导入这个来进行处理,但导入之后JS回调不执行

devedbox commented 5 years ago

@Gavin123 目前应用场景少,你有这个需求的话可以尝试弄个pr上来

chekun commented 5 years ago

@Gavin123 亲测支持的