imnapo / react-native-cn-richtext-editor

Richtext editor for react native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to hide iOS input accessory view?

beisert1 opened this issue · comments

Using the next branch, how do I hide the up/down arrows and down button that appears when I click in the editor?

If I add hideKeyboardAccessoryView to the webview in CNEditor.js it causes a crash.

image