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

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

add hideKeyboardAccessoryView property #123

Open nguyenviethoa opened 6 years ago

nguyenviethoa commented 6 years ago

Some time we need to show the KeyboardAccessories (up down arrows, "Done" button), so, it could be better to allow changing this property (instead of fixing to true as in actual code).

mdjacobs commented 5 years ago

Is it possible to merge this simple PR or build in something similar to this. Would be a very helpful addition.

Thanks!

sircris commented 5 years ago

Yes! Please merge this in. This is a great convenience feature for the users of our app as well.