SwipeViewController is an open source component from Marek Fo?t that enhances navigation between views.
SwipeViewController modifies the navigation bar adding a selection bar with titled tabs that can be clicked to move between views with a sliding animation, and also allows users to swipe between views using a gesture and automatically changes the titleing.
You can customize the selection bar and tab bar size, coloring, and fonts. You can also add UIBarButtonIems if desired to the selection bar.
Here’s an animation from the readme showing SwipeViewController in action:
You can find SwipeViewController on Github here.
A nice library for adding tabbed switching between views while also enabling swiping between views.
Original article: Swift Component For Gesture Controlled View Navigation With A Tappable Selection Bar
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools