Closed nitsujri closed 8 years ago
Could you provide additional context on what the window is in this scenario?
Also make sure the keyboardSpacer is at the bottom of your view hierarchy.
Closing for lack of activity.
I am seeing this too. It is changing the height but without an animation. My View hierarchy is:
View // Root
@rubengt01 what device are you seeing this on?
Iphone 6 & Iphone 5s. BUT: Good news! I upgraded react-native from 0.38 to 0.39.2 and now it is working great. Thanks for your quick reply.
Thanks for this great plugin.
I'm having trouble making the animation happen and was wondering if you could help point me in the right directly.
Currently, the
<KeyboardSpacer />
takes up physical height onkeyboardWillShow
event, but the window doesn't animate towards it.Any thoughts? Thanks!
React Native 0.22.0 iOS 9.1, iPhone 5s (test only)