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

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

Toolbar buttons not working on Android #133

Open udarts opened 6 years ago

udarts commented 6 years ago

Somehow the toolbar buttons are not working on android, they are working on iOS. When I press for example, Bold, it is not selected, it does nothing. Have tested in on multiple devices of android with the result.

I use the default setup as the example and like I said, it works on iOS.

Anyone having the same issue?

FRizzonelli commented 5 years ago

Yup totally the same, also the toolbar doesn't stay over the keyboard, so it's really a bad user experience

sathishu37 commented 5 years ago

@udarts @FRizzonelli I have the same issue. any solution for this?

FRizzonelli commented 5 years ago

@sathishu37 I gave up on using this lib, seems that wix is really commited to fix/mantain other libraries (like RNN) and I'd say I totally agree to prioritize on other stuffs :)

sathishu37 commented 5 years ago

@FRizzonelli Thanks, Man.

haven2world commented 5 years ago

@sathishu37 Try this, it works for me. "react-native-zss-rich-text-editor": "github:charpeni/react-native-zss-rich-text-editor.git#fix-selection-focus",