AnimatedTabBar

AnimatedTabBar is a Swift UI module library for adding animation to iOS tabBar items and icons. iOS library made by @AlbGarciam.

Example

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

AnimatedTabBar

Requirements

  • iOS 10.0+
  • Swift 4.2

Installation

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

pod 'AnimatedTabBar'

GitHub