SyntaxFix
Write A Post
Hire A Developer
Questions
Just to change the NavigationBar color you can set the tint color like below.
NavigationBar
[[UINavigationBar appearance] setTintColor:[UIColor whiteColor]];