I know this question has been asked earlier as well, but still i didn't get any solution searching the solution on internet.
I referred the following posts:
How can I change the text and icon colors for tabBarItems in iOS 7?
Only able to change the selected icons color using tintColor
.
How to change the color of unselected tab bar items in iOS 7? In this they have written their own GozTabBar
class inherited from UIView
I want to changes the default gray color of UITabBar
icon when its in unselected state.
Any help would be highly appreciated. Thanks in advance.