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-htmlThe react-native-enriched npm package is now deprecated and will no longer receive updates or bug fixes.
Full changelog: v1.0.0
