I am looking for a text editor (WYSIWYG) that can be implemented in both a web browser and a react native app to support a cross-platform application.
This means that someone can edit the text in the app, and it will edit the rendering in the web, and vice versa.
Thank you
11 Answer
Try the react-native-cn-richtext-editor
1