Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI elements slide up when keyboard opens? #9

Open
samwoolertonFosters opened this issue Aug 21, 2021 · 2 comments
Open

UI elements slide up when keyboard opens? #9

samwoolertonFosters opened this issue Aug 21, 2021 · 2 comments

Comments

@samwoolertonFosters
Copy link

Encountered this somewhat puzzling UI behaviour: when you start typing and the keyboard slides up, the header and previous messages slide up out of view too?
Would be great to keep as much context as possible for the user - is there a way to do this?

Note this is in React Native on iOS with Expo.

Before:

After:

@samwoolertonFosters
Copy link
Author

I'm on an iPhone XR (about a year old), iOS 14.7.1 if relevant.
Is this behaviour expected or a bug I'm experiencing?

@phi-tz
Copy link

phi-tz commented Mar 12, 2022

Got the same issue. Setting scrollEnabled to false fixed it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants