# software-mansion/react-native-enriched-html

HTML-based Rich Text solution for React Native

Repository: https://github.com/software-mansion/react-native-enriched-html
Canonical: https://ross.abutalabs.com/products/react-native-enriched-html
Homepage: https://enriched.swmansion.com/html
Language: C
License: MIT
License Family: permissive
Topics: react-native, rich-text-editor, text-input, html, rich-text, wysiwyg, wysiwyg-editor
Last push: 2026-08-25T09:47:22+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 35
- inputs: {"age_days": 503, "days_push": 8, "days_rel": 19, "gap_med": 11, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1362, forks 64 (observed 2026-08-28T04:04:30.222271+00:00)

## What it is
A React Native library providing fully native rich text editing and display components driven by HTML, with an uncontrolled EnrichedTextInput and a matching EnrichedText renderer. It supports inline and paragraph formatting, mentions, link detection, and works on iOS, Android, and Web using the New Architecture.

## Use cases
- add a wysiwyg rich text editor to a react native app
- render html content with consistent styling in react native
- let users format text with bold, italic, headings, and lists on mobile
- implement @mentions and #hashtag triggers in a mobile text input
- export user-authored rich text as html to a backend
- display and edit html content with 1:1 fidelity between editor and viewer

## When to avoid
- your project still uses the legacy React Native architecture
- you need platforms beyond iOS, Android, and Web
- you only need plain text input without rich formatting
- you need a desktop or fully web-only editor

## Facets
- artifact type: library
- maturity: active
- function: ui-components, parser, form-handling
- domain: mobile-development, frontend, web-development, text-editors
- platform: -
- tags: react-native, rich-text-editor, wysiwyg, html-parsing, native-components, new-architecture, ios, android, web

## Member repositories
- software-mansion/react-native-enriched-html (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.222271+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-30T04:41:31.920990+00:00, confidence not recorded.
  - readme: https://github.com/software-mansion/react-native-enriched-html (fetched 2026-08-28T04:04:30.222271+00:00, sha 4d433ef2451a)
  - homepage: https://enriched.swmansion.com/html (fetched 2026-08-29T11:59:10.174394+00:00, sha 0a2501574ada)
- Data as of 2026-08-30T08:39:29.467469+00:00.
