# meliorence/react-native-render-html

iOS/Android pure javascript react-native component that renders your HTML into 100% native views

Repository: https://github.com/meliorence/react-native-render-html
Canonical: https://ross.abutalabs.com/products/react-native-render-html
Homepage: https://meliorence.github.io/react-native-render-html/
Language: TypeScript
License: BSD-2-Clause
License Family: permissive
Topics: react-native, render, html, styling, css, customizable, ios, android
Last push: 2024-10-02T08:06:15+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": 3564, "days_push": 700, "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 3659, forks 623 (observed 2026-08-28T04:08:13.264513+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: parser, ui-components, templating
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, html-rendering, native-views, css-styling, expo, ios, android, mobile

## Member repositories
- meliorence/react-native-render-html (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.264513+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-29T18:31:36.331929+00:00, confidence not recorded.
  - readme: https://github.com/meliorence/react-native-render-html (fetched 2026-08-28T04:08:13.264513+00:00, sha 766a7b434e5b)
  - homepage: https://meliorence.github.io/react-native-render-html/ (fetched 2026-08-29T09:25:57.413881+00:00, sha ab2401f840f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
