Closed robinplace closed 7 months ago
on android, overscrolling at the top of a view currently allows one to scroll about 10 pixels past the top of container. this results in a 10 pixel "snap" on the next scroll gesture.
this can be reporduced easily using:
see this stackoverflow question from last november.
you'll observe on slowly scrolling down again that the view quickly "snaps" down 10 pixels or so.
0.73.6
Runtime - Android
npx react-native info
n/a.
https://snack.expo.dev/VeDA0dtNo3kiBzKQUuKMH
https://github.com/facebook/react-native/assets/7308014/37fb8890-f4b9-4c00-b19d-01cd81e3720e
ah. this duplicates https://github.com/facebook/react-native/issues/41034.
Description
on android, overscrolling at the top of a view currently allows one to scroll about 10 pixels past the top of container. this results in a 10 pixel "snap" on the next scroll gesture.
this can be reporduced easily using:
see this stackoverflow question from last november.
Steps to reproduce
you'll observe on slowly scrolling down again that the view quickly "snaps" down 10 pixels or so.
React Native Version
0.73.6
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/VeDA0dtNo3kiBzKQUuKMH
Screenshots and Videos
https://github.com/facebook/react-native/assets/7308014/37fb8890-f4b9-4c00-b19d-01cd81e3720e