Prerequisites for react-native-enriched-markdown
mainBefore installing, ensure your environment meets these requirements:
Native Platforms (iOS, Android, macOS)
- React Native New Architecture (Fabric): This library requires the New Architecture to be enabled.
- macOS: Requires
react-native-macosversion0.81+.
Web
- react-native-web: Required for web rendering.
- EnrichedMarkdownTextInput: Note that the text input component is native-only and is not supported on the web. Only
EnrichedMarkdownTextworks on web.