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

Implement with KeyboardAvoidingView? #65

Closed
JosieN92 opened this issue Oct 7, 2020 · 1 comment · Fixed by #108
Closed

Implement with KeyboardAvoidingView? #65

JosieN92 opened this issue Oct 7, 2020 · 1 comment · Fixed by #108
Labels
enhancement New feature or request

Comments

@JosieN92
Copy link

JosieN92 commented Oct 7, 2020

I wanted to try and use this where the error would show above the on-screen keyboard if a user was entering text? But then appear at the bottom again if the keyboard is dismissed.

I've tried adding Toast.show etc. within a KeyboardAvoidingView but that doesn't seem to work.

Any thoughts?

@calintamas
Copy link
Owner

@JosieN92 Indeed, that use case is not covered. So it's not possible at the moment.
I'll mark it as an enhancement, thanks 👍

@calintamas calintamas added the enhancement New feature or request label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants