An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
WebViewJavascriptBridge for Android
🌏 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
WebViewJavascriptBridge for Android
🌎 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
翻译 - :earth_americas:现代的跨平台JavaScript桥,通过它,您可以在JavaScript和本机之间同步或异步调用彼此的功能。
An Android bridge for sending messages between Java and JavaScript in WebView. and this is also a mirror of https://github.com/marcuswestin/WebViewJavascriptBridge which supports IOS platforms.
Swift version of WebViewJavascriptBridge with more simplified and friendly methods to handle messages between Swift and JS in UIWebViews
PopupBridge allows WebViews to open popup windows in a browser and send data back to the WebView
学习如何使用WebViewJavascriptBridge,配有详细的使用教程
A simpler, extendable bidirectional communication Frame between Android WebView and Javascript
快速上手WebViewJavascriptBridge框架,附有详细的OC和JS交互Demo