fivecar / react-native-draglist

FlatList that can be reordered by dragging its items
MIT License
118 stars 19 forks source link

add index to keyExtractor #45

Closed alicegay closed 2 months ago

alicegay commented 3 months ago

This allows the index to be used in keyExtractor, like FlashList does, which fixes issues with multiple of the same item in data.

fivecar commented 2 months ago

Due to branch permissions (inability to push a commit into alicegay/main to add the README change, I've merged #48).

Thanks so much for this fix, @alicegay!

fivecar commented 2 months ago

Released now in 3.6.2.