deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extremely stuck when dragging rows on Android

YunzzzZ opened this issue · comments

We have used your latest react-native-sortable-listview, which works well on iOS, while really stuck on Android. More concretely, there are 3 points here (refer to the attached recording screens):

  1. Stuck and slow when moving row in sortable listview;
  2. Unexpected scrolling occurs when dragging the bottom row up;
  3. Overlap of 2 rows is found when stuck.

We have tried everything we could but it is still stuck. Hope you could give advices and we do appreciate your help. Thanks.

Recording screens.zip

I am having almost the same problem when I get to the bottom of the list the item gets buggy and it's acting like it should be 100 pixels lower than it's.... also when selecting Item in the top or bottom part item automatically want to scroll listview to the top or the bottom.. I wish we can get some feedback to solve this behavior.