An open API service indexing awesome lists of open source software.

https://github.com/redmadrobot/prioritizedtabbar

📱 Native iOS TabBar with prioritized layout
https://github.com/redmadrobot/prioritizedtabbar

Last synced: about 1 year ago
JSON representation

📱 Native iOS TabBar with prioritized layout

Awesome Lists containing this project

README

          

[![Redmadrobot](https://github.com/Redmadrobot/PrioritizedTabBar/blob/master/header.svg)](http://redmadrobot.com)


# 📱 PrioritizedTabBar
[![Redmadrobot](https://img.shields.io/badge/made%20by%20robots-for%20humans-EB5440.svg)](https://github.com/RedMadRobot) [![Version](https://img.shields.io/cocoapods/v/PrioritizedTabBar.svg?style=flat)](https://cocoapods.org/pods/PrioritizedTabBar) [![License](https://img.shields.io/cocoapods/l/PrioritizedTabBar.svg?style=flat)](https://cocoapods.org/pods/PrioritizedTabBar) [![Platform](https://img.shields.io/cocoapods/p/PrioritizedTabBar.svg?style=flat)](https://cocoapods.org/pods/PrioritizedTabBar)


TabBar which designed specially for our [dribbble shot](https://dribbble.com/shots/8720663-For-iOS-engineers).

Implemented as a subclass of UITabBar. So it supports behavior you expect. Including dark mode ofcourse.


Feel free to use this code in your projects and [![](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/Firmach) me if you have any questions or suggestions.


## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.


## Installation

PrioritizedTabBar is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'PrioritizedTabBar'
```


## License

PrioritizedTabBar is available under the MIT license.


[![Redmadrobot](https://github.com/Redmadrobot/PrioritizedTabBar/blob/master/robot.svg)](http://redmadrobot.com)