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

How do I set the text color ? #276

Closed EONCorp closed 4 years ago

EONCorp commented 4 years ago

How do I set the text color of the selected item? Now I can set the icon color of the selected item, but the text color remains by default.

Снимок экрана 2020-01-13 в 18 38 38
igork-ramotion commented 4 years ago

RAMItemAnimation has inspectable properties textSelectedColor iconSelectedColor. To change default state color use RAMAnimatedTabBarItem properties textColor and iconColor