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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
PrioritizedTabBar is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'PrioritizedTabBar'
PrioritizedTabBar is available under the MIT license.