10

Here’s a component called XLPagerTabStrip inspired by PagerTabStrip and PageView from the Android SDK providing a nice solution for navigating between a collection of view controllers from XMARTLABS.

XLPagerTabStrip provides gesture based scrolling between views with a position indicator above the view, or you can provide a scrollable tab selector which is great for navigating between a wide number of views. An example demonstrating the different ways to navigate with XLPagerTab strip is included.

Here’s an animation from the readme showing the include example in action:

You can find XLPagerTabStrip on Github.