react-native-keyboard-input
react-native-keyboard-input copied to clipboard
onKeyboardResigned is not working
In the documentation, "onKeyboardResigned is a callback function that will be triggered once the keyboard has been closed". but when i try to close(like onBlur) the keyboard this function is not triggering. How do i solve this issue? Does anybody encountered with that?
Prop explanations in doc

same problem here