react-native-rich-editor
react-native-rich-editor copied to clipboard
Is there any way to replace all content?
I need to clear the content input each time I make a petition, in that way I guess that the solution could be get the content, something that selectAll and replace it but I've not found any solution for this case.