Is there a way to make a scrollable infinite list that loops back to the first item? #174
Replies: 1 comment
-
Hi @Abdalrahman-Amin - We do not have an example implementation that we can provide 😊 If you are struggling with it, feel free to restart the discussion and we can help out if and where possible! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋,
I want to create a scrollable list that behaves infinitely, meaning:
Is there a built-in way to achieve this, or do I need to handle it manually?
If it needs to be done manually, could you provide an example implementation?
Thanks! 🙏
Beta Was this translation helpful? Give feedback.
All reactions