Release 1.13.2
Release that fixes a problem of incorrect height
value arriving in onEnd
handler or keyboardDidShow
event 😎
🐛 Bug fixes
- properly report height in
keyboardDidAppear
if event is happening during the animation (9b5510d)
👍 Improvements
- reduce code duplication in
KeyboardMovementObserver
(66f3e42)