/AVTabBar

This is a simple Cocoapod for creating Tabbar in iOS. Its provide some basic extension and subclassing for UIKit for UI Designs

Primary LanguageSwiftMIT LicenseMIT

AVTabBar

Build Status Version License Platform Swift

Compatibility

AVTabBar requires iOS 10 and is compatible with Swift 5 projects.

Installation

AVTabBar is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!

pod 'AVTabBar'

And import AVTabBar in the files if you'd like to use it.

Usage

Alt text

Alt text

Example

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

Author

Umesh, umeshiscreative@gmail.com

License

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