WKWebViewJavascriptBridge
WKWebViewJavascriptBridge copied to clipboard
🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.
after click tab 2 -> I can't tab 1, and slider not show to, aaybody can help me ?
Hey, I'm getting this error when trying to add this project using carthage: *** Skipped building WKWebViewJavascriptBridge due to the error: Dependency "WKWebViewJavascriptBridge" has no shared framework schemes for any...
How to bridge in `WKWebView` for different kind of iOS permissions like microphone access or camera access?
Hi, I'm probably missing something, but in the case that `!startupMessageQueue.isEmpty`, you append to `startupMessageQueue` but then I miss where that message gets picked up and dispatched eventually. ``` private...
请问有Uniapp的demo么?或者vue的
Hi @Lision Currently, the podspec specify the deployment target to iOS 9.0. For other Cocoapods libraries, if you have [WKWebViewJavascriptBridge](https://github.com/Lision/WKWebViewJavascriptBridge) as a dependency pod, your library will not lint correctly...
在某些情况下,会报这个错误。是不是webview初始化、添加iOS_Native_InjectJavascript事件的时序有问题