Hi, Im getting an error with WhileKeyboardVisible only in IOS:
I have a form to Login, and when the Keyboard is visible I move the form up.
But when I click in the other TextInput (the keyboard still continues visible) but the form move down! And the Login button is hidden below the keyboard
I need that the form move down only when the keyboard is hide like in Android.