You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Android, when my app is in landscape orientation, and the prompt shows, the input field is auto focused however the keyboard does not show. If i press the already focused input, then it pulls up he full screen keyboard.
On Android, when my app is in landscape orientation, and the prompt shows, the input field is auto focused however the keyboard does not show. If i press the already focused input, then it pulls up he full screen keyboard.
The
disableFullscreenUI
option would be awesome for Android, we have it in<TextInput>
here - https://facebook.github.io/react-native/docs/textinput.html#disablefullscreenuiThe text was updated successfully, but these errors were encountered: