-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
DraxScrollViewSpecific to DraxScrollView component functionalitySpecific to DraxScrollView component functionalitymore information neededFor issues which need more information provided from the submitter to be understood and reproducedFor issues which need more information provided from the submitter to be understood and reproducedquestionQuestion about the library and/or its usageQuestion about the library and/or its usage
Description
Is it possible to basically just replicate this example except instead of having 4 items to drag, you have lets say like 50 and you need to put them in a horizontal flatlist/scrollview? Right now I have it set up to do that but it doesn't scroll horizontally if I have Drax enabled because when I try to scroll it activates dragging on one of the items. I would like it to scroll if the gesture is horizontally and activate the draxview if the gesture is vertically. Obviously seems like the DraxScrollView is just for reordering items not really holding a bunch of draxviews.
Metadata
Metadata
Assignees
Labels
DraxScrollViewSpecific to DraxScrollView component functionalitySpecific to DraxScrollView component functionalitymore information neededFor issues which need more information provided from the submitter to be understood and reproducedFor issues which need more information provided from the submitter to be understood and reproducedquestionQuestion about the library and/or its usageQuestion about the library and/or its usage