I want to change the skin of the title bar so that it would be the same to that of the UITabBar which is black. How can I achieve this?
Any help would be much appreciated.
I want to change the skin of the title bar so that it would be the same to that of the UITabBar which is black. How can I achieve this?
Any help would be much appreciated.
self.navigationController.navigationBar.tintColor = self.tabBarController.tabBar.tintColor