1
votes

I want to use syntax highlighting of code for my React Native app, but i can not find it. I have found syntax highlighting of code only for react, but not for React Native.

I want to find smt like this: Let's say that i have html code that i want to highlight, how i can do this, without using render-html.

If you did not understand, this is syntax highlighting: https://pinetools.com/syntax-highlighter

And i need to have it for React Native. Is there any npm or yarn packages for this?

Help me please

1

1 Answers

0
votes