87 results for “topic:jsbridge”
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.
:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
:earth_asia: 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)
关于 JavaScript 前端开发、工作经验的一点点总结。
Invoke functions between React Native and WebView
A solution for safe and fast interaction between js and native,it's minimum support API 14;
针对WebView开发的工具集,包括WebView基础能力、性能优化能力等,后续将逐步开源
js and java call each other.(一个JS与Java互相通信框架)
混合应用基础架构 跨平台热更新方案 Js双向通信 基础WebView
A design of easy js-bridge which provide the ability to communicate between java and javascript.It is based on the android webview's feature [addJavaScriptInterface]
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.
Bridge for WKWebView and JavaScript
autojs的webView实现,支持初始化脚本注入、jsBridge两端互调
vue-js-bridge for Vue.js
让JS在Android/iOS WebView中反调接口统一,调用更容易
Android组件化开发:网络、UI、相册、拍照、扫码、JsBridgeWebview等库,直接依赖即可使用
一套完整的native-bridge-web协议与实现,清晰规范的开发Hybrid App
这是一个学习Android WebView的开源项目,涉及到WebView的基本用法、功能优化和常见问题的解决方案等等
A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。
SwiftJSBridge is a handy JavaScript Bridge, written in Swift, support WKWebView and UIWebView
FMWebViewJavascriptBridge inspired by WebViewJavascripBridge and react native
Documentation and Mock for JSBridge base on ThinkJS & MongoDB & React & Antd.
How to use jsb.reflection.callStaticMethod, evalString and manual JSB.
JSBridge与Native通信,对Web端调用进行封装
APP端与JS交互的全方位Demo。包括Android、iOS