Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

iconSelectedColor does not work properly #125

Closed junhohong closed 8 years ago

junhohong commented 8 years ago

I've tried setting the iconSelectedColor attribute to different colors, but it does not seem to work. Only iconColor seems to works properly.

junhohong commented 8 years ago

For anyone wondering, the Animation object has the attribute, not the item!