react-native-markdown-renderer
react-native-markdown-renderer copied to clipboard
how to use html tab inline in react native?
trafficstars
Markdown sample like this: ↓↓↓↓
# It's sample code
<p>and here is inline html</p>
And how can I render that code in react native? ↓↓↓↓
It's sample code
and here is inline html