You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you could change the logic such that there is a time trigger. This means that in your ViewController where you invoke SwiftyOnboard, you want to have a function that watches for time and chagnes to the next indexed page. Look at the delegate methods in the example to see how it works for the continue on slide.
If you are going to change underlying behavior as well, it is best if you don't use the pod but use a manual copying of the main files.
i want to use auto slide in every 3 second
The text was updated successfully, but these errors were encountered: