How can I enable horizotal scrolling for the grid #520
Answered
by
MatiPl01
nikolovnikos
asked this question in
Q&A
-
|
Is there any way to enable horizontal scrolling for the grid? Similar to horizontal prop in Flatlist and Scrollview. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
MatiPl01
Nov 24, 2025
Replies: 1 comment 1 reply
-
|
Hey, yes you can. There is an example in the example app that shows how you can do this. Sorry that I haven't documented it in docs but I am always postponing it for later when I will have more time to refine docs. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MatiPl01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, yes you can. There is an example in the example app that shows how you can do this. Sorry that I haven't documented it in docs but I am always postponing it for later when I will have more time to refine docs.