meliorence/react-native-render-html
iOS/Android pure javascript react-native component that renders your HTML into 100% native views 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: 3564
- days_rel: n/a
- days_push: 700
- n_releases_24m: 0
Adoption not part of the score
3659 stars · 623 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A pure JavaScript React Native component that renders HTML content into 100% native views on iOS, Android, and other platforms. It supports custom tag renderers, CSS-based styling, and reconciles W3C standards with React Native's style system.
Use cases
- render html content in a react native app
- display rich text from an api as native views
- customize how html tags are rendered in react native
- style html content with css in a mobile app
- render html emails or articles natively on ios and android
- convert html to react native components
When to choose
- you need HTML rendered as native React Native views rather than a WebView
- you want custom renderers for specific HTML tags or classes
- you need standards-compliant HTML parsing with CSS styling support in React Native
- you use Expo and need HTML rendering without native modules
When to avoid
- you need full browser rendering of complex JavaScript-driven pages - use a WebView instead
- your project is not React Native based
- you only need simple plain-text extraction from HTML
Facets
library · maturity stable
parser ui-components templating mobile-development frontend web-development cross-platform react-native html-rendering native-views css-styling expo ios android mobile
2 sources
- readme: https://github.com/meliorence/react-native-render-html · fetched 2026-08-28 · 766a7b434e5b
- homepage: https://meliorence.github.io/react-native-render-html/ · fetched 2026-08-29 · ab2401f840f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meliorence/react-native-render-html | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="meliorence/react-native-render-html")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem