wix-incubator / react-native-zss-rich-text-editor

React Native rich text editor based on ZSSRichTextEditor
Other
841 stars 311 forks source link

Input Text not Update Android #163

Closed rezaarifian closed 5 years ago

rezaarifian commented 5 years ago

If input new text on android text not update. After Keyboard.dismiss() text is update

RN : 0.57.8
SDK : 27

Please help this issue

rezaarifian commented 5 years ago

Fix this issue change RichTextEditor.js Follow this code

https://github.com/eladgel/react-native-zss-rich-text-editor/blob/master/src/RichTextEditor.js

thx