DSBridge
:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3530
- days_rel: n/a
- days_push: 2182
- n_releases_24m: 0
Adoption not part of the score
3883 stars · 646 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DSBridge is a cross-platform JavaScript bridge library for Android and iOS that lets JavaScript in a WebView call native functions synchronously or asynchronously, and vice versa. It supports API objects, namespacing, progress callbacks, and debug mode, with optional Tencent X5 webcore support.
Use cases
- call native android code from javascript in a webview
- invoke javascript functions from native ios code
- build hybrid mobile apps with js-native communication
- two-way bridge between webview and native app
- sync and async javascript native bridge for mobile
- pass progress callbacks from native to javascript
When to choose
- you need bidirectional JavaScript-native calls in a WebView on Android and iOS
- you want synchronous and asynchronous invocation with progress callbacks
- you need Tencent X5 webcore support on Android
When to avoid
- you need a maintained library - the latest release was 2020 and there is no license file
- you are not using a WebView-based hybrid architecture
- you need platforms beyond Android and iOS
Facets
library · maturity maintenance
sdk developer-tools mobile-development web-development cross-platform cross-platform jsbridge webview javascript-bridge hybrid-apps tencent-x5 android ios
1 source
- readme: https://github.com/wendux/DSBridge-Android · fetched 2026-08-28 · 20f19b86550d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wendux/DSBridge-Android | main | 23 |
| wendux/DSBridge-IOS | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wendux/DSBridge-Android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem