I need to set custom colors to my UINavigationBar buttons. I\'m doing the following thing(RGB func is a define):
- (void)viewWillAppear:(BOOL)animated
{
for
[Change UINavigationItem colour](http://www.skylarcantu.com/blog/2009/11/05/changing-colors-of-uinavigationbarbuttons/"Changing colors of UINavigationBarButtons") and to set same color to UISegmentControl will help you to reach to your destination.
Here is a sample code for to set color to UISegmentControl.