EAIntroView v2.10.0 Release Notes

Release Date: 2016-11-05 // over 7 years ago
    • โž• Adds "Tap to next" support on custom views
    • โž• Adds delegate method introWillFinish:wasSkipped:
    • โž• Adds delegate method intro:didScrollWithOffset:
    • ๐Ÿ›  Fixes crash when removing EAIntroView from the view hierarchy (#168)
    • ๐Ÿ›  Fixes bug when tapping a page to advance does not call the delegate method pageAppeared (#174)
    • ๐Ÿ›  Fixes constraints for skipButton and pageControl (#185)
    • ๐Ÿ›  Fixes layout issue on rotation for iPad (#149)