You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says KeyboardAwareScrollView usually animated the scroll position when the focused input changes, typical use case is a long form. As it is clearly visible from the video attached the scrollview snaps into the new offset when reaching the end of the scrollable content.
This issue seems to be reproducing on iOS only, on Android i have tested the same code and it always animates.
Simulator.Screen.Recording.-.iPhone.17.Pro.-.2026-06-02.at.17.04.18.mov
As the title says
KeyboardAwareScrollViewusually animated the scroll position when the focused input changes, typical use case is a long form. As it is clearly visible from the video attached the scrollview snaps into the new offset when reaching the end of the scrollable content.This issue seems to be reproducing on iOS only, on Android i have tested the same code and it always animates.
Code snippet
Expected behavior
The scroll animation is performed on all text inputs
Smartphone (please complete the following information):