I want to change color of the UINavigationBar?
Is it possible to keep different colors of UINavigationBar & buttons on it?
You can only set style of navigation bar. Default or black. Also you can set black and set translucent to YES to get blackTranslucent bar.
UINavigationBar has a tintColor property for this.
tintColor