javascript-bridge
There are 9 repositories under javascript-bridge topic.
wendux/DSBridge-Android
:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
wendux/DSBridge-IOS
:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
andycandy-de/SimpleAndroidBridge
Build a bridge! Effortlessly build a robust bridge between your Android and Webapp with the SimpleAndroidBridge library. This library allows you to render a web application in an Android WebView and create a JSInterface to enable smooth communication between the two platforms. Share complex objects, promises, and callback functions.
lsongdev/wechat-js
:seedling: WeChat JavaScript API
Kyun-J/FlexHybridApp-iOS
WebView bridge interface with Promise pattern
rjmurillo/WebView_AddAllowedWebObjectWorkaround
Workaround for lack of AddAllowedWebObject in Win32 WebView
Dodoveloper/godot-gyro-html5
Godot 3.5 demo demonstrating how to get gyroscope data from mobile devices on an HTML5 export
lixlee/DSBridge-Android
A JSBridge library base on refactoring implementation of DSBridge 3.0 for supporting AndroidX and other new features.
kibotu/check-mate
A minimal, JSON-based bidirectional communication bridge between native iOS/Android and WebView.