react-native-draggable-flatlist icon indicating copy to clipboard operation
react-native-draggable-flatlist copied to clipboard

Is there any way to disable swaping of individual item

Open sushant-Qurious opened this issue 3 years ago • 2 comments
trafficstars

Screenshot 2022-08-30 at 4 00 26 PM

For instance, need to swap between 'All messages' and 'Coworker'

So, between these, items cannot to be replaceable Not replaceable items are (It should stay with current index)

  1. High Priority
  2. patient
  3. On Call

sushant-Qurious avatar Aug 30 '22 10:08 sushant-Qurious

Did you figure this out?

liquidvisual avatar Nov 28 '22 23:11 liquidvisual

You could render the three grouped items as a single list item.

computerjazz avatar Dec 02 '22 16:12 computerjazz