react-native-draggable-grid icon indicating copy to clipboard operation
react-native-draggable-grid copied to clipboard

ScrollView to scroll when item hits edge of ScrollView

Open andiskim opened this issue 5 years ago • 1 comments

I have react-native-draggable-grid inside a ScrollView. When I drag an item to the edge of the ScrollView (top or bottom of it), I would like the ScrollView to scroll (instead of staying fixed) so that I can arrange items are not visible due to having so many items inside the ScrollView.

How can I achieve this?

andiskim avatar Jan 18 '20 20:01 andiskim

sorry, can not achieve this

SHISME avatar Jan 31 '20 04:01 SHISME