Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

react-native-enriched-html

> 前端框架
Open source

HTML-based Rich Text solution for React Native

1.3K stars0 likes0 views
WebsiteGitHub

About

HTML-based Rich Text solution for React Native

react-native-enriched-html

react-native-enriched-html is a powerful React Native Rich Text solution:

  • ⚡ Fully native input and display components (Supports New Architecture only)
  • HTML-based parsing with live, synchronous text styling
  • Fully customizable styles for seamless UI integration
  • Solid mobile and Web support

EnrichedTextInput, the rich text input component is an uncontrolled input. This means that it doesn't use any state or props to store its value, but instead directly interacts with the underlying platform-specific components. Thanks to this, the component is really performant and simple to use while offering complex and advanced features no other solution has.

EnrichedText is the display component designed to work seamlessly with EnrichedTextInput. It flawlessly renders any HTML generated by the input, while a shared, customizable styling API guarantees perfect 1:1 visual consistency between editing and displaying.

Installation

Check out the detailed installation instructions.

Compatibility

At the moment, the library offers stable support for iOS, Android and Web.

The full list of compatible React Native versions is available here.

Documentation

To find more about react-native-enriched-html including usage guides, API references, known limitations or our contributing guide, visit the official documentation.

Examples

The source code for the example mobile and web apps is under the apps directory. You can also see the live preview of the library's capabilities by visiting the official documentation filled with interactive examples.

License

react-native-enriched-html library is licensed under The MIT License.

Community Discord

Join the Software Mansion Community Discord to chat about react-native-enriched-html or other Software Mansion libraries.

Created by Software Mansion

Since 2012 Software Mansion is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – Hire us.


Built by Software Mansion and sponsored by Filament.

   

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Chtmlreact-nativerich-textrich-text-editor

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架