Animated Tab Bar
Swift UI module library for adding animation to iOS tabbar items
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion. Just add the RAMAnimatedTabBarController folder to your project. Create a new UITabBarController in your storyboard or nib, set the class of the UITabBarController to RAMAnimatedTabBarController in your Storyboard or nib, for each UITabBarItem, set the class to RAMAnimatedTabBarItem, add a custom image icon for each RAMAnimatedTabBarItem, add...