react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
Resolve performance/selection problems on Android + RN 0.57 fix
Resolves #154 #39 #97 #144
Performance/selection problems on Android Fixing an infinite loop which originated in an update of Chrome on Android SDK > 27. The way the caret position was calculated triggered a selectionchange event which checked the caret position once again creating an infinite loop.
RN 0.57 fix: (same as #146 ) Update to use live fork (original) of webview bridge which supports RN 0.57 Fixes build error when trying to build for RN 0.57
Hey there! It's been a while that this PR is open?
Anyone is still checking this? :/