Releases: ealeksandrov/EAIntroView
Releases · ealeksandrov/EAIntroView
2.13.0
2.12.0
- Adds Carthage compatibility (#204)
- Removes
setCurrentPageIndex:
andsetCurrentPageIndex:animated:
(see discussion in #213) - Fixes
scrollToPageForIndex:animated:
not triggering lifecycle actions foranimated:NO
(#213) - Fixes unintended behavior for
pageControl
action while manually swiping pages (#201)