# 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.

Repository: https://github.com/wendux/DSBridge-Android
Canonical: https://ross.abutalabs.com/products/dsbridge
Language: Java
License Family: other
Topics: javascript-bridge, jsbridge, webviewjavascriptbridge, support-x5
Last push: 2020-09-11T06:36:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3530, "days_push": 2182, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3883, forks 646 (observed 2026-08-28T04:08:28.157193+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: sdk, developer-tools
- domain: mobile-development, web-development, cross-platform
- platform: cross-platform
- tags: jsbridge, webview, javascript-bridge, hybrid-apps, tencent-x5, android, ios

## Member repositories
- wendux/DSBridge-Android (main) score 23
- wendux/DSBridge-IOS (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.157193+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:41.653231+00:00, confidence not recorded.
  - readme: https://github.com/wendux/DSBridge-Android (fetched 2026-08-28T04:08:28.157193+00:00, sha 20f19b86550d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
