I have a background image, the same image in all views, but the nav bar traslucent is set by default to YES and the background is not homogeneous. I tried various solutions
try this for ios 7
[self.navigationController.navigationBar setBarTintColor:[UIColor whiteColor]];