PrioritizedTabBar icon indicating copy to clipboard operation
PrioritizedTabBar copied to clipboard

📱 Native iOS TabBar with prioritized layout

Redmadrobot


📱 PrioritizedTabBar

Redmadrobot Version License Platform


TabBar which designed specially for our dribbble shot.

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 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. To install it, simply add the following line to your Podfile:

pod 'PrioritizedTabBar'

License

PrioritizedTabBar is available under the MIT license.


Redmadrobot