react-native-sortable-listview
react-native-sortable-listview copied to clipboard
How can I get current row on "onMoveStart" event?
I want to change the UI (not just style of the row) of the row when the row has start moving. I wanted the current row index or key to know that which row has started to move.