# alinz/react-native-webview-bridge

React Native Webview with Javascript Bridge

Repository: https://github.com/alinz/react-native-webview-bridge
Canonical: https://ross.abutalabs.com/products/react-native-webview-bridge
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-05-26T11:59:13+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": 4103, "days_push": 829, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1372, forks 474 (observed 2026-08-28T04:04:32.242566+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: mobile-framework, ui-components, middleware
- domain: mobile-development, web-development, developer-tools
- platform: cross-platform
- tags: react-native, webview, javascript-bridge, native-modules, hybrid-apps, ios, android

## Member repositories
- alinz/react-native-webview-bridge (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.242566+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-30T04:40:45.783341+00:00, confidence not recorded.
  - readme: https://github.com/alinz/react-native-webview-bridge (fetched 2026-08-28T04:04:32.242566+00:00, sha da314ab890b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
