:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
11.13k
stars
1.33k
forks
source link
Update to properly handle background color #96
Closed
eneko closed 8 years ago
This pull request fixes a bug where the method
setSelectIndex
does not update the background color of thetabBarItem
.