deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rows are disappearing when thrown

Avery246813579 opened this issue · comments

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

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

I have same issue