vincentriemer/react-native-dom
An experimental, comprehensive port of React Native to the web. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3200
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
3240 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An experimental, comprehensive port of React Native to the web, running app logic in web workers while the main thread handles rendering. It uses Yoga layout compiled to WebAssembly to match React Native's native layout behavior and builds with the Metro bundler.
Use cases
- run my react native app in the browser
- share react native components across mobile and web
- build a react native web target with the same layout engine
- offload react app logic to a web worker
- avoid layout differences between native and web react native
When to choose
- you have an existing React Native codebase and want to render it in the browser with native-identical Yoga layout
- you want React Native's multithreaded architecture (JS in a web worker) on the web
When to avoid
- you need a maintained, production-ready solution - the project is experimental and no longer actively developed
- you just need React components on the web without React Native APIs - use react-dom or react-native-web instead
Facets
framework · maturity abandoned
frontend-framework ui-components wasm concurrency web-development frontend cross-platform browser react-native web-workers yoga-layout metro-bundler experimental javascript web nodejs
3 sources
- readme: https://github.com/vincentriemer/react-native-dom · fetched 2026-08-28 · 6380333c6e79
- homepage: https://rntester.now.sh · fetched 2026-08-29 · 22b69ebb4537
- registry_npm: https://registry.npmjs.org/react-native-dom · fetched 2026-08-29 · 970f2c11b475
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vincentriemer/react-native-dom | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="vincentriemer/react-native-dom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem