deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native
MIT License
917 stars 235 forks source link

Missing onLongPress (question) #148

Open Xyzor opened 6 years ago

Xyzor commented 6 years ago

Hy!

Is it not possible anymore to activate the sorting on long press?

Because the list is scrollable, it's unusable when the sorting starts on every scroll.