AnimatedTabBar is a framework that let you add tabbarItems with a little animation when selected. If you use template images, you can set the tint color for selected and unselected status. You can also set normal images for selected and unselected states.
Add this package
- Add github "JCGuidi/AnimatedTabBar" to your Cartfile
- Run carthage update AnimatedTabBar
- Add AnimatedTabBar to your project's Embedded Binaries and to the Carthage build phase.
Check UsageExample project.