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

1

1 Answer

Try the react-native-cn-richtext-editor

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.