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

HasKeyboardOffset=false does not work on iOS. When the keyboard is opened, the page does not go up. #759

Open
1 task
MuhammetDeregozu opened this issue Aug 20, 2023 · 1 comment

Comments

@MuhammetDeregozu
Copy link

MuhammetDeregozu commented Aug 20, 2023

🐛 Bug Report

HasKeyboardOffset=false does not work on iOS. When the keyboard is opened, the page does not go up.
There is no problem on the android side but it does not work on the ios side

Version: 2.1

Platform:

  • 📱 iOS
@craigwi
Copy link

craigwi commented Aug 28, 2024

For anyone who still cares about this, I ran into the same issue. This was changed in commit 98f17d4. One now needs to set HasKeyboardOffset = true. Android still works as before.

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