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

How can I get current row on "onMoveStart" event?

Open parkhi-tf opened this issue 7 years ago • 0 comments

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.

parkhi-tf avatar May 11 '18 08:05 parkhi-tf