React native select multiple items with sliding our fingers

98 views Asked by At

When the Pan is Respod in Flatlist I want to select this item like the iOS file app. I really want to use this on my app to select multiple component list items.

I have tried using this https://github.com/sushantdsuwal/DragAndSelectMultipleItems example but facing an issue with FlatList and ScrollView.

0

There are 0 answers