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

Sheet slides down when input text #44

Closed
Maclay74 opened this issue Sep 12, 2020 · 2 comments
Closed

Sheet slides down when input text #44

Maclay74 opened this issue Sep 12, 2020 · 2 comments

Comments

@Maclay74
Copy link

Hi, thanks for such amazing library.

I experience problem with input field inside sheet on Android.

When I focus on input field, sheet changes its size accordingly, but when I start typing something, it slides down.
However, when I open it again, it works as intended.

And probably it's related to the parent, which has flexGrow: 1. When I disable it, problem disappear.

Do you have any suggestions how to avoid it without disabling flexGrow?

Thanks!

@mortocks
Copy link

mortocks commented Nov 3, 2020

+1 but for me this behaviour only appears to happen on Android, iOS works just fine

@ammarahm-ed
Copy link
Owner

Hey there, I will try to debug this, can you leave a simple example code of how you are using flexGrow? @mortocks

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

3 participants