-
非常感谢这个库, 目前项目中正在考虑应用, iOS使用的是[https://github.com/marcuswestin/WebViewJavascriptBridge](https://github.com/marcuswestin/WebViewJavascriptBridge)
同时为了事件统一 修改了js,
```
// var readyEvent = doc.crea…
-
I want to develop native android client library for socketcluster .Current available libraries are based on Webview jsbridge which degrades performance of connection. Can you provide me with some sort…
-
Hi there,
First of all thank you for your work. I think that your Webview will become increasingly popular now that XLabs officially states that their Forms project is no longer maintained. I do no…
-
OS 10.11.5
I want to postMessage between React Native with webview(eg. jsbridge),but RN0.32 doesn't support(0.37 supported),and the onShouldStartLoadWithRequest also doesn't work。
error:
![reac…
-
like [react-native-webview-bridge](https://github.com/alinz/react-native-webview-bridge)
I have found [JsBridge](https://github.com/lzyzsd/JsBridge) for native Android, But I don't know how to intergr…
-
_How to reproduce the problem ?_
The problem is with the POD WBWebViewConsole
Run the [attached project](https://drive.google.com/open?id=0B-yFxDqROZVpeC05V2x0YXo1dzg) in any iOS 8+ devices that has…
-
Hi,
I had set up the jsBridge Componene for my xamarin.Ios App. I am able to call the javascript frpm C# in ViewDidLoad event. But i am unable to get through the call from JS to C#.Please find the cod…
-
I cannot login with my Microsoft Google apps account created by a school district. After trying to login, the app gets stuck with "Just a sec..." and "One moment please..." on the screen. Here is what…
-
Dear folks,
I'm not sure if i'm in the right place to ask the question.
Recently, I'm trying to write hybrid code by using Appium via Selendroid mode.
Unfortunately, I never get my code running succ…
-
Whenever there's an authentication failure on loading a PrivlyApplication in the webview, it shows a button to login which loads the 'Login' PrivlyApplication in the WebView because that's the default…