3

I'm trying to match the colour of the status bar with the colour of my UINavigationBar in Swift. I've added a UINavigationBar to my view controller, but I'm unable to match the status bar's colour.

Would I have to use a UINavigationBar, or is there another more convenient way?

Rajinikanth
  • 369
  • 1
  • 9
  • Have you checked this: http://stackoverflow.com/questions/17678881/how-to-change-status-bar-text-color-in-ios-7 and the comment on UINavigationControl? – Laurent Jun 14 '15 at 04:43
  • I'm not using a UINavigationController. I manually inserted the bar into my view controller. – Rajinikanth Jun 14 '15 at 04:58
  • Then the first part of the post I linked tells you how to do that. One of the comments is to address UINavigationController and that's apparently not for you. – Laurent Jun 14 '15 at 05:00

0 Answers0