mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0901830977
Summary: Changelog: [internal] Default value for `snapToEnd` and `snapToStart` was incorrect in Fabric. This makes no practical difference as default value is never used (JavaScript always sets true or false). Default value of `snapToEnd` is true. https://reactnative.dev/docs/scrollview#snaptoend Default value of `snapToStart` is true. https://reactnative.dev/docs/scrollview#snaptostart Reviewed By: PeteTheHeat Differential Revision: D27505377 fbshipit-source-id: 73e88aa6ad13a851b8c401e9716fc9a650ec0098