Skip to content

Handling newline text nodes in React Native #2405

Answered by ChristianMurphy
tsargent asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome @tsargent! 👋

MDX renders for web, and react-native doesn't fully support web content.
You could try a wrapper like https://github.com/danieldunderfelt/rn-mdx which translates all the markdown supported HTML, into the react-native equivalents.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tsargent
Comment options

Answer selected by tsargent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants