react-native-sortable-list
react-native-sortable-list copied to clipboard
Pass panHandlers to row component
This allows developers to set the pan handlers on a specific view inside the item. I especially needed this because my items are full width and the scroll view on android kept stealing the touch events.