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
I am using the contentOffest prop in ScrollView (on latest React Native, 0.20), in order to show different sections of the ScrollView content depending on which button the user presses.
The shifting works, no problem with that, but it goes to the related "Y" instantly, not with the same "scrolling" effect it would use when we scroll with the finger.