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

Question: is there a way to programmatically move an item to a certain index?

Open coolnalu opened this issue 7 years ago • 2 comments

Use case: double tap to animate moving an item to the top/bottom.

coolnalu avatar Mar 03 '18 19:03 coolnalu

yes, just provide new order through props

gitim avatar Mar 14 '18 12:03 gitim

@coolnalu @gitim did you succeed to do that? can you share example?

adirzoari avatar Feb 01 '19 09:02 adirzoari