react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

how to use html tab inline in react native?

Open sitaryo opened this issue 6 years ago • 0 comments
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

sitaryo avatar May 23 '19 03:05 sitaryo