Marked for react-native

Viewed 2097

I am fetching strings with markdown from api and trying to use them in react-native project.

Is there any similar library to marked that can be used in react-native or what is the best practice to achieve same result?

1 Answers
Related