How can I change a color of image and label on UITabBar on iOS 7.1? On iOS 7 I could make it by Tint property. But on iOS 7.1 it doesn\'t work.
UITabBar
Tint
UITabBarItem has never had a tint property. No built-in class has ever had a tint property. Nothing has changed here.
tint
In iOS 7 and 7.1, a UITabBar has a tintColor property because it is a UIView.
tintColor