react-native-sortable-list
react-native-sortable-list copied to clipboard
Added props forwarding for scrollview and row
#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