react-native-enriched-html 1.0.0

v1.​0.​0Major Release
In this article

Version 1.0.0 is the first stable release of react-native-enriched-html, previously published under the name react-native-enriched. The rename brings the library into alignment with the wider Enriched package family — alongside react-native-enriched-markdown and react-native-streamdown — making each package's scope immediately clear from its name. This release carries no breaking changes; the public API remains exactly the same.

Upgrade note

Uninstall the old package and install the new one, then update your import paths to react-native-enriched-html:

npm uninstall react-native-enriched
npm install react-native-enriched-html

The react-native-enriched npm package is now deprecated and will no longer receive updates or bug fixes.

Full changelog: v1.0.0

Release card
react-native-enriched-html 1.0.0 release card