Closed danvass closed 8 years ago
Just tested, this causes jumping when the keyboard closes on iOS.
@Andr3wHur5t What do you mean? It seems to work normally for me except now toggleState is returning a different value.
I'm looking into a fix, probably need to check if the height is 0.
@DVassilev this fix seems to be causing an issue with the hide animation. On master its smooth, on this branch it jumps down after the keyboard finishes its transition.
@Andr3wHur5t Odd, it remains a smooth transition for me.
@DVassilev my bad, seems the simulator was sending multiple events. Restarting the simulator fixed it.
Looks good :+1:
Previously it always returned true regardless of state.