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

Improve InputField native keyboard avoidance #763

Open
PavelHolec opened this issue Feb 12, 2024 · 0 comments · May be fixed by #765
Open

Improve InputField native keyboard avoidance #763

PavelHolec opened this issue Feb 12, 2024 · 0 comments · May be fixed by #765
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@PavelHolec
Copy link
Collaborator

PavelHolec commented Feb 12, 2024

To better support the native keyboard avoidance, the insets of actual UIKit controls can be made larger so that there is enough space between the field and the keyboard.

Note: Does not work for Textarea, for the same reason the native avoidance does not work even for native TextEditor

@PavelHolec PavelHolec added the enhancement New feature or request label Feb 12, 2024
@PavelHolec PavelHolec added this to the 2024Q1 milestone Feb 12, 2024
@PavelHolec PavelHolec self-assigned this Feb 12, 2024
@PavelHolec PavelHolec changed the title Improve InputField and Textarea native keyboard avoidance Improve InputField native keyboard avoidance Feb 14, 2024
@PavelHolec PavelHolec linked a pull request Feb 14, 2024 that will close this issue
@PavelHolec PavelHolec modified the milestones: 2024Q1, 2024Q2 Jun 17, 2024
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.

1 participant