Skip to content

Pager Strip abstraction

Compare
Choose a tag to compare
@simondec simondec released this 06 Apr 14:28
· 41 commits to master since this release

Change pager strip's private viewController array for a title array (of NSString object). This change make abstraction of the pagerController implementation, and allows pagerStrip to be used without requiring UIViewControllers.