react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
Focus lost after insert image
Hi!
After inserting the image, I’d like to focus the back the text to where it was before. I tried to use both focusContent and restorerange methods, after inserting the image, but they both fails
Any idea?