react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Implement snapToStart property for ScrollView for fabric

Open jonthysell opened this issue 1 year ago • 1 comments

Implement the snapToStart property for the fabric implementation of ScrollView.

Note: A commented out version of this already exists in our new fabric code and may possibly just need to be re-applied.

This property was available in RNW Paper via ScrollViewManager.

See https://reactnative.dev/docs/scrollview#snaptostart for details.

jonthysell avatar Apr 29 '24 22:04 jonthysell

Refer https://github.com/facebook/react-native/blob/618279508159191f2b11c0b20446f91e82a27abf/packages/react-native/React/Views/ScrollView/RCTScrollView.m#L786

anupriya13 avatar Apr 21 '25 06:04 anupriya13