deanmcpherson / react-native-sortable-listview

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

Longpress problem #42

Closed codesinghanoop closed 7 years ago

codesinghanoop commented 7 years ago

longpress on a row makes above row comes down and does not go back to its position.

deanmcpherson commented 7 years ago

This is fixed on master, will release an update to npm soon.

qcchen commented 7 years ago

@deanmcpherson longpress on a row makes above row comes down,or on a row makes below row comes up,this problem can give me a resolvent?thanks!