TabDrawer

TabDrawer is a customizable TabBar UI element that allows you to run a block of code upon TabBarItem selection, or display a customizable drawer. TabBar uses EasyPeasy for managing auto-layout constraints. Icons used for the examples are from icons8

TabDrawer

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.
More usage details and examples coming soon. For now checkout the OptionsExampleViewController class for an example inspired by this blog post shown in the gif above.

Requirements

iOS 8+

Installation

TabDrawer is available through CocoaPods. To install
it, simply add the following line to your Podfile:

use_frameworks!

pod 'TabDrawer', :git => 'https://github.com/winslowdibona/TabDrawer.git' 
Ruby

Author

Winslow DiBona, dibona.winslow@gmail.com

GitHub

Latest commit to the master branch on 5-1-2016
Download as zip