Skip to content

Conversation

arneson
Copy link

@arneson arneson commented Dec 10, 2018

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

quan-vo-sts added a commit to saigontechnology/react-native-zss-rich-text-editor that referenced this pull request Mar 12, 2019
@dheysonalves
Copy link

Hey there!
It's been a while that this PR is open?

Anyone is still checking this? :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running slowly on Android
3 participants