xcode4.2.1 - storyboard - Navigation controller - Title bar color

Jan picture Jan · Mar 3, 2012 · Viewed 14.4k times · Source

I am designing an app with storyboard with minimal coding. So, I am designing everything using views and buttons without the need for header files.

What is the easiest way to change the default blue title bar color to black with minimal coding?

Answer

thommie picture thommie · Jun 26, 2012

Select the nav controller in the left scene selector. enter image description here

And click on the "Style" drop down menu and select the one you want.