deanmcpherson / react-native-sortable-listview

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

Rows are disappearing when thrown #133

Open Avery246813579 opened 6 years ago

Avery246813579 commented 6 years ago

I am using the given example to demonstrate this bug. If you drag an item and throw it off screen then if will disappear and weirdly format the SortableListView.

This is what I mean: http://www.giphy.com/gifs/3o752enWLnM5uZgYCc

youpen commented 6 years ago

same as #112 , it only happens on Android, but no reply untill now

iCodePup commented 6 years ago

I have same issue