React-native-draggable-flatlist: Dragging immediately

Created on 30 Aug 2019  路  1Comment  路  Source: computerjazz/react-native-draggable-flatlist

Hi there. Is there a way to drag immediately on press without waiting long press?

Most helpful comment

did you try onPressIn?
onPress fires when the finger lifts up, so that won't work for dragging.

>All comments

did you try onPressIn?
onPress fires when the finger lifts up, so that won't work for dragging.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ARDcode picture ARDcode  路  9Comments

DavidFlores91 picture DavidFlores91  路  10Comments

dev-sathish picture dev-sathish  路  7Comments

ymohdriz picture ymohdriz  路  7Comments

ethanloh21 picture ethanloh21  路  7Comments