react-native-keyboard-input
react-native-keyboard-input copied to clipboard
how to close custom keyboard view by clicking outside of the keyboard
when i try to close keyboard by clicking somewhere outside, native keyboard is closing but the other custom keyboard views are not closing.
Does anybody encountered with this issue. and how to handle this issue ?
OS
-
Android
-
IOS
Reproduce the issue

detect other click then call KeyboardUtils.dismiss()