react-native-keyboard-spacer
react-native-keyboard-spacer copied to clipboard
Do not animate layout if keyboard state is not changed.
trafficstars
I've found that closing a modal cause keyboard to open and then immediately hide, which causes multiple calls of resetKeyboardSpace function, and this causes an error: Warning: Overriding previous layout animation
Which affects Modal somehow, because it could not be hidden after this warning.
I am still getting this warning. Is there a way that hide this in the production version?
This pull request fixed the "Warning: Overriding previous layout animation..." issue.
same issue
Getting this warning on latest package.