react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
cannot select text on android
hi! when I run the example project, I cannot select a word in android 6.0.1
anyone had this issue? apparently it is influenced by android version, since it works on 4.4 in simulator
it probably isn't influenced by version but by the fact that the selectionchange listener is called multiple times on my device. In particular, calculateEditorHeightWithCaretPosition is the issue.
i am facing the same issues have you resolved that issue?
@wasifkhanzada This is resolved if you depend on this tag in my fork.
https://github.com/arneson/react-native-zss-rich-text-editor.git#1.1.1