Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support prefer cross-fade transitions in useAnimatedKeyboard
On iOS, when Prefer Cross-Fade Transitions is enabled, the keyboard position and height is reported differently (0 instead of Y position value matching height of the frame.) Override the initial and target keyboard height when this preference is enabled.
- Loading branch information