react-native-keyboard-input
react-native-keyboard-input copied to clipboard
KeyboardAccessoryView toolbar (renderContent) not working on iOs Tablet with external hardware keyboard
Hi everyone! I'm using version 5.2.3 and I'm having issues on iPad while using external hardware keyboard. The toolbar appears correctly above the iOs shortcut bar but no interaction works: my buttons are enabled but no onPress events are triggered.
Did you experience similar issue?