Skip to content

Conversation

@imwithye
Copy link

I tried various Markdown rendering solutions in React Native but couldn’t find one that looked elegant or felt flexible enough. So I built react-native-remark.

react-native-remark:

• Built on top of the unified and remark ecosystems
• Supports GitHub Flavored Markdown (GFM), including tables, code blocks, images, and lists
• Includes syntax highlighting for code blocks with dark mode support
• Provides horizontal scroll for tables to improve readability on mobile
• Enables custom renderers and styles for full UI customization
• Exposes callbacks for handling link presses and code copy actions
• Designed for elegant, native-feeling Markdown rendering in React Native apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant