jsdf/react-native-htmlview
A React Native component which renders HTML content as native views 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4172
- days_rel: n/a
- days_push: 813
- n_releases_24m: 0
Adoption not part of the score
2748 stars · 451 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 renders HTML content as native mobile views instead of a WebView. It supports customizable styles per HTML tag, custom link handling, and custom node rendering via htmlparser2.
Use cases
- render html content in a react native app
- display html comments as native views
- customize how html links are handled on mobile
- style html tags in react native
- render html without a webview
- parse and render html strings in react native
When to choose
- you need to display simple HTML content (comments, articles, feeds) as native views in React Native
- you want per-tag styling and custom link press handling
- you want to avoid the overhead of a WebView
When to avoid
- you need full web rendering fidelity, JavaScript execution, or complex embedded content - use a WebView instead
- you need server-side or web (non-mobile) HTML rendering
- you need actively developed features; the project is in maintenance mode
Facets
library · maturity maintenance
parser ui-components templating mobile-development frontend web-development react-native html-rendering html-parser react-component native-views mobile ios android javascript
2 sources
- readme: https://github.com/jsdf/react-native-htmlview · fetched 2026-08-28 · 3d5ef2eddd0d
- registry_npm: https://registry.npmjs.org/react-native-htmlview · fetched 2026-08-29 · 4eef914d8ef7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jsdf/react-native-htmlview | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jsdf/react-native-htmlview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem