Skip to content

Add react-native-remark #1152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add react-native-remark #1152

wants to merge 4 commits into from

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