export const warnDeprecated = () => { console.warn(`react-native-enriched has been renamed to react-native-enriched-html. This package will not receive any further updates or bug fixes. Migrate without any breaking changes using: "npm install react-native-enriched-html". Official announcement: https://github.com/software-mansion/react-native-enriched-html/releases/tag/v1.0.0`); };