react-native-sortable-list icon indicating copy to clipboard operation
react-native-sortable-list copied to clipboard

Added props forwarding for scrollview and row

Open Peretz30 opened this issue 4 years ago • 0 comments

#101 Now you can use any scrollView props like onScrollBeginDrag, onScrollEndDrag and others... For forwarding props to row inside scrollView use prop rowProps Also, now you able to access onLayoutRow event through onLayoutRow prop

Peretz30 avatar Feb 25 '20 10:02 Peretz30