AVTabBar
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
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Author
Umesh, [email protected]
License
AVTabBar is available under the MIT license. See the LICENSE file for more info.