react-native-markdown-display
JSON →A CommonMark-compliant Markdown renderer for React Native that uses native components instead of WebViews. Version 7.0.2 supports extended syntax (URL autolinking, typographer) via the underlying markdown-it library. Originally forked from react-native-markdown-renderer, it offers style customization, rule overrides, and debug tree printing. This is the replacement for react-native-markdown-renderer with many bug fixes and enhancements. Active development, with frequent releases.