deanmcpherson / react-native-sortable-listview

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

Fixes #135 bug causing gaps to occur when dragging #136

Open chtrinh opened 6 years ago

chtrinh commented 6 years ago

Fixes bug causing gaps to occur when dragging beyond the end of the list

135