Closed sbycrosz closed 8 years ago
https://github.com/Andr3wHur5t/react-native-keyboard-spacer/issues/7
This will works since keyboardDidShow/keyboardDidHide events fires before android keyboard animation stops. We'll likely need to revisit this once https://github.com/facebook/react-native/issues/3468 is fixed.
Looks good, Thanks for the PR :+1:
https://github.com/Andr3wHur5t/react-native-keyboard-spacer/issues/7
This will works since keyboardDidShow/keyboardDidHide events fires before android keyboard animation stops. We'll likely need to revisit this once https://github.com/facebook/react-native/issues/3468 is fixed.