alinz/react-native-webview-bridge
React Native Webview with Javascript Bridge observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4103
- days_rel: n/a
- days_push: 829
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native component that extends the built-in WebView with a JavaScript bridge, enabling bidirectional communication between React Native code and web content running inside the WebView. It supports iOS and Android via native modules written in Objective-C and Java.
Use cases
- send messages from react native to a webview
- call javascript functions inside a webview from native code
- communicate between react native and embedded web content
- build hybrid apps with webview bridge
- pass data back and forth between webview and react native
When to choose
- you need two-way messaging between React Native and a WebView
- you are on React Native 0.20+ and want a ready-made bridge component
When to avoid
- you use modern React Native with react-native-webview's built-in postMessage/injectedJavaScript
- you need actively maintained or recently updated tooling
- you are not using React Native
Facets
library · maturity maintenance
mobile-framework ui-components middleware mobile-development web-development developer-tools cross-platform react-native webview javascript-bridge native-modules hybrid-apps ios android
1 source
- readme: https://github.com/alinz/react-native-webview-bridge · fetched 2026-08-28 · da314ab890b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alinz/react-native-webview-bridge | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="alinz/react-native-webview-bridge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem