ealeksandrov / EAIntroView

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

I want to add "NEXT" button action instead of scrolling to next page, how to call this for navigating to next page. #208

Closed AnilkumarRabhasa closed 6 years ago

AnilkumarRabhasa commented 7 years ago

Thanks for your great library, its very helpful.

But, I added my custom button for navigates to next screen instead of scrolling to next, but, how to load next page with that action, can you suggest me in iOS?

ealeksandrov commented 7 years ago

Try scrollToPageForIndex:animated: https://github.com/ealeksandrov/EAIntroView/blob/master/EAIntroView/EAIntroView.h#L94-L95