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

KeyboardSpacer resize with keyboardDismissMode interactive #48

Open
wachunei opened this issue Feb 27, 2017 · 2 comments
Open

KeyboardSpacer resize with keyboardDismissMode interactive #48

wachunei opened this issue Feb 27, 2017 · 2 comments

Comments

@wachunei
Copy link

When using keyboardDismissMode="interactive" in a ScrollView/ListView spacer does not resize as keyboards hides.

I guess this is because it only responds to show/hide events and listen to their coordinates to set its size.

Is there any other event this view can listen to update its size as keyboard hides?

Heres a gif to demonstrate what behavior I'm referring to:

@Andr3wHur5t
Copy link
Owner

Andr3wHur5t commented Feb 28, 2017

Would be a nice feature;

I don't know of a way to do this on top of my head but I'll do some research and see if this can be done.

If anyone has references to how this can be done links or PRs would be appreciated.

@furkancelik
Copy link

is solved?

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

No branches or pull requests

3 participants