React-native-draggable-flatlist: Drag and drop doesn't work on Android

Created on 21 Mar 2019  路  5Comments  路  Source: computerjazz/react-native-draggable-flatlist

react-native-draggable-flatlist version: 1.1.7
react-native version: 0.57.1

Drag and drop doesn't work on Android. The list just scrolls without dragging.

https://github.com/computerjazz/react-native-draggable-flatlist/issues/20

Most helpful comment

@kanthi0802 do you mind sharing the code? Because for me drag and drop doesn't work on Android, how did you manage to solve it?

All 5 comments

Not working on iOS too

@kanthi0802 works for me. Could you provide more info? Maybe code sample to be able to reproduce and fix it.

@gazedash My bad it's working ! I have implemented it the wrong way. Working on Android too !

@kanthi0802 do you mind sharing the code? Because for me drag and drop doesn't work on Android, how did you manage to solve it?

please try latest version (2.0.12 as of writing)and open a new issue if still broken. Be sure to follow all setup instructions for react-native-gesture-handler.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jngcii picture jngcii  路  3Comments

ARDcode picture ARDcode  路  9Comments

DavidFlores91 picture DavidFlores91  路  10Comments

omarmahili picture omarmahili  路  4Comments

mik-rom picture mik-rom  路  8Comments