Open Source Swift Module For Creating Neatly Animated Tab Bar Items

I’ve mentioned a number of custom libraries and components for enhanced tab bars, most recently JFATabBarController which provides a nicely scrolling tab bar for going through several pages of items.

Here’s an open source Swift module that allows you to add a number of very slick animations to your tab bar, and also allowing you to provide animations of your own called RAMAnimatedTabBarController from Ramotion.

RAMAnimatedTabBarController includes flip, bounce, and rotation animations, that enhance the interactivity of the tab bar. You can subclass the RAMItemANimation to include your own animations for when an item is selected, deselected, and loaded.

This image from the readme shows RAMAnimatedTabBar in action:

RAMAnimatedTabBar

RAMAnimatedTabBar

You can find RAMAnimatedTabBarController on Github here.

A very nice module for enhancing the tab bar.

Original article: Open Source Swift Module For Creating Neatly Animated Tab Bar Items

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *