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.

    Language:Java3.9k93191641
  • 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.

    Language:Objective-C2k46143313
  • 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.

    Language:Kotlin383810
  • lsongdev/wechat-js

    :seedling: WeChat JavaScript API

    Language:JavaScript37406
  • Kyun-J/FlexHybridApp-iOS

    WebView bridge interface with Promise pattern

    Language:Swift21323
  • rjmurillo/WebView_AddAllowedWebObjectWorkaround

    Workaround for lack of AddAllowedWebObject in Win32 WebView

    Language:C#17202
  • Dodoveloper/godot-gyro-html5

    Godot 3.5 demo demonstrating how to get gyroscope data from mobile devices on an HTML5 export

    Language:GDScript2100
  • lixlee/DSBridge-Android

    A JSBridge library base on refactoring implementation of DSBridge 3.0 for supporting AndroidX and other new features.

    Language:Java0000
  • kibotu/check-mate

    A minimal, JSON-based bidirectional communication bridge between native iOS/Android and WebView.

    Language:Swift