AVTabBar requires iOS 10 and is compatible with Swift 5 projects.
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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
Umesh, umeshiscreative@gmail.com
AVTabBar is available under the MIT license. See the LICENSE file for more info.