be a “Circular/Infinite” list ?
By “Circular/Infinite” I mean that in a list of 10 items, when I reach the end of the list`(index 9)` it would show me the first element
(index 0)
again right after
Any ideas?
✅ 1
e
Eganathan R
12/27/2022, 7:33 AM
Our team is also working on this for the onboarding screen, we haven’t found an optimal solution if you find one please do share here…
f
filipegoncalves
12/27/2022, 10:25 AM
👍 if i find a solution i will let you know. If you also find one please let me know too
filipegoncalves
12/27/2022, 10:39 AM
even thought you have not found the “optimal solution”, what did you try doing?