deanmcpherson / react-native-sortable-listview

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

fix issue #129 and remove useless code #130

Open EJohnF opened 6 years ago

EJohnF commented 6 years ago

Is it affect some other cases? For what was inserted || this.state.hovering before?

From my point of view, it fix mentioned issue in #129

nihgwu commented 6 years ago

see my comment here https://github.com/deanmcpherson/react-native-sortable-listview/issues/129#issuecomment-350428926