How to use or create a Rich Text Editor in REACT-NATIVE?

Viewed 952

im new in react-native and im making a notebloc, so after a loooong time searching how to do this:

enter image description here

the conclusion is that I need a Rich Text Editor or create one by myself, but like i said, im new, very very very new in this programming world, so I really dont know where to start or do, apreciate the help :)

1 Answers
Related