ealeksandrov / EAIntroView

Highly customizable drop-in solution for introduction views.
MIT License
3.76k stars 501 forks source link

How to animate pages while next button is tapped? #195

Closed nodahikaru closed 7 years ago

nodahikaru commented 7 years ago

I added next button in every page and wanted to show animated page scrolling.

funnel20 commented 6 years ago

You can use setCurrentPageIndex:animated:. Please note there is an issue with this, see: https://github.com/ealeksandrov/EAIntroView/issues/213