SSCustomTabbar
Simple Animated tabbar with native control.
Requirements
- iOS 11.0+
- Xcode 10.0+
Installation
SSCustomTabbar doesn't contain any external dependencies.
It is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SSCustomTabbar'
Usage example
Set UITabbarController to SSCustomTabBarViewController
Set UITabBar to SSCustomTabBar
Customization
You can change:
- BarHeight
- UnSelected item tint color
- Wave Height
- Animation point(Position)
- Layer background color
Contribute
We would love you for the contribution to SSCustomTabMenu, check the LICENSE file for more info.
License
SSCustomTabbar is available under the MIT license. See the LICENSE file for more info.