cordova-plugin-native-keyboard
cordova-plugin-native-keyboard copied to clipboard
onKeyboardWillHide is not fired
I can't get onKeyboardWillHide function to fire on IOS (13.3), with plugin v2.0.5 onKeyboardDidHide function is called correctly.
Does anyone else got that problem ?