I have a view Controller. I have added a navigationBar from Object library and I have change its BackgroundColor. Now, the problem is that my statusBar color is dull White and its looking bad. How do I change that color?
Asked
Active
Viewed 34 times
1 Answers
0
you can change the background color to the view controller's view. or add UIView at the most top of the screen behind the navigation bar and set it's background color then set navigation background color to clear

Same7Farouk
- 837
- 9
- 19