Enabling horizontal scroll #419
Unanswered
jamesnottidge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a developer quite new to react native, so I'm sure this question would be childishly simple.
I've implemented a horizontal stack carousel following the example provided in this repo
But the issue is I have no idea how to implement gesture handling
I want the user to be able to scroll Back and forth by swiping
This is my code so far
Any help would be deeply appreciated.
Beta Was this translation helpful? Give feedback.
All reactions