Repository navigation
jsbridge
- Website
- Wikipedia
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
🌎 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
🌏 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.
一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)
A simpler, extendable bidirectional communication Frame between Android WebView and Javascript
An extensible WebView for iOS (based on WKWebView)
A solution for safe and fast interaction between js and native,it's minimum support API 14;
Invoke functions between React Native and WebView
针对WebView开发的工具集,包括WebView基础能力、性能优化能力等,后续将逐步开源
js and java call each other.(一个JS与Java互相通信框架)
A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and Dart.
DSBridge-iOS in Swift. Allows developers to send synchronous/asynchronous method calls between Swift and JavaScript code.
让JS在Android/iOS WebView中反调接口统一,调用更容易