React-native-draggable-flatlist: Is there any way to use scrollEnabled?

Created on 23 Aug 2019  路  3Comments  路  Source: computerjazz/react-native-draggable-flatlist

i know that its props are underlying FlatList and Flatlist is using ScrollView's props.

but I can't use scrollEnabled.

i wanna make this component disabled when single renderItem swiping horizontally.

is there any way please..?馃槃

Most helpful comment

hmm.. thanks for answering.
i wanna use this component and react-native-swiper-swipeable together.
but when i swipe component horizontally, there are no way to fix this flatlist.
this issue is not related with move() function.

All 3 comments

can you just never call move() in the component you don't want to be draggable?

hmm.. thanks for answering.
i wanna use this component and react-native-swiper-swipeable together.
but when i swipe component horizontally, there are no way to fix this flatlist.
this issue is not related with move() function.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ethanloh21 picture ethanloh21  路  7Comments

soumyamishra89 picture soumyamishra89  路  10Comments

gazedash picture gazedash  路  5Comments

ZeroCool00 picture ZeroCool00  路  7Comments

DavidFlores91 picture DavidFlores91  路  10Comments