react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)

Home Page:https://reactnativeelements.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input UIs broken in expo demo app

hardcodet opened this issue · comments

Explain what you did

Had a look at the components in the expo demo app. When focusing the "input" controls in the "Sign Up" example, the UI behaved the wrong way.

Device: Galaxy S10e, Android 10

Describe the bug

All input samples appear to be broken: when tapping one, I end up with the keyboard, the bottom bar on top of it, and then a big white block that covers most of the UI. In most cases, the control I just tapped is not visible anymore.

To Reproduce

Just open the app in expo and start playing with inputs.

I updated the app, and I no longer see this happen. Let me know if this is still an issue.