Hello,
I am looking to create this kind of slider for the welcome screen of my app.
This is very common on apps, the intended behavior are :
- sliding animation when sliding manually
- automatic slide between images every X seconds
On the web builder I’d easily use a repeating group with a workflow that runs every X seconds and navigate through the pages of the RG.
But how to do that on mobile?
As an illustration, this is the kind of stuff I’m talkign about
Source https://dribbble.com/shots/23304463-Candyland-App-Onboarding-Screens
Thanks