# react-native-webview/react-native-webview

React Native Cross-Platform WebView

Repository: https://github.com/react-native-webview/react-native-webview
Canonical: https://ross.abutalabs.com/products/react-native-webview
Homepage: https://github.com/react-native-webview/react-native-webview/blob/master/docs/Getting-Started.md
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-12T08:04:54+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 92, longevity 100
- inputs: {"age_days": 2916, "days_push": 52, "days_rel": 53, "gap_med": 15.0, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7191, forks 3176 (observed 2026-08-28T04:09:56.527332+00:00)

## What it is
A community-maintained cross-platform WebView component for React Native, replacing the WebView removed from React Native core. It supports iOS, Android, Windows, and macOS, and requires the React Native new architecture (0.76+).

## Use cases
- embed a web page inside a react native app
- render pdfs in a mobile app
- display svgs from a url in react native
- implement oauth login flows in a mobile app
- show external website content in an expo app
- load local html content in react native

## When to choose
- you need to display web content in a React Native app on iOS, Android, Windows, or macOS
- you use Expo and need a WebView component
- you need a maintained replacement for the removed core WebView

## When to avoid
- you are on legacy React Native architecture (Paper) or React Native older than 0.76
- you are building a pure native app without React Native
- you need a full in-app browser with custom chrome rather than an embeddable component

## Facets
- artifact type: library
- maturity: active
- function: ui-components, web-framework
- domain: mobile-development, cross-platform, web-development
- platform: windows, cross-platform
- tags: react-native, webview, expo-compatible, new-architecture, typescript, ios, android, macos

## Member repositories
- react-native-webview/react-native-webview (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.527332+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-29T17:39:53.734386+00:00, confidence not recorded.
  - readme: https://github.com/react-native-webview/react-native-webview (fetched 2026-08-28T04:09:56.527332+00:00, sha 8e3f48197263)
  - homepage: https://github.com/react-native-webview/react-native-webview/blob/master/docs/Getting-Started.md (fetched 2026-08-29T08:35:18.169382+00:00, sha 1c23c8abb6f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
