nuclearpasta / react-native-drax

A drag-and-drop system for React Native
MIT License
554 stars 69 forks source link

DraxList item reorder snapback is broken #46

Closed lafiosca closed 4 years ago

lafiosca commented 4 years ago

Commit 6bcd6173f7482949c62f7f80d45122ecd611f1aa introduced a regression: releasing a list item in a new position makes the hovering item snapback to the original position rather than the new one.