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

fix: reduce motion on iOS 14 breaks KeyboardAvoidingView #3

Conversation

BrandonYuen
Copy link

With iOS 14 & Reduce Motion > Prefer Cross-Fade Transitions enabled, the keyboard position
& height is reported differently (0 instead of Y position value matching height of frame).
See: facebook#29974 (comment)

This commit implements the fix mentioned in the link above.

With iOS 14 & Reduce Motion > Prefer Cross-Fade Transitions enabled, the keyboard position
& height is reported differently (0 instead of Y position value matching height of frame).
See: facebook#29974 (comment)

This commit implements the fix mentioned in the link above.
@tjespers tjespers merged commit 8a1f6c8 into shiftbase-com:0.68-stable Jul 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants