ealeksandrov / EAIntroView

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

Adds introWillFinish Delegate Method #178

Closed JakeSc closed 8 years ago

JakeSc commented 8 years ago

This PR simply introduces a new delegate method: introWillFinish:wasSkipped:. I'm using this to begin animating out static views which are atop the IntroView, prior to IntroView's internal 0.3s fade-out.