Popularity
5.3
Stable
Activity
0.0
Stable
501
16
30

Code Quality Rank: L4
Programming language: Swift
License: MIT License
Tags: UI     Tab Bar    
Latest version: v0.1.0

TabDrawer alternatives and similar libraries

Based on the "Tab Bar" category.
Alternatively, view TabDrawer alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of TabDrawer or a related project?

Add another 'Tab Bar' Library

README

TabDrawer

Version License Platform

Options Example

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

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' 

Author

Winslow DiBona, [email protected]

License

TabDrawer is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the TabDrawer README section above are relevant to that project's source code only.