Search code examples
uiviewcontrolleruinavigationcontrollerios7uistatusbar

UINavigationController with UIStatusBar and without UIStatusBar on iOS 7


Is it possible programatically switch UIStatusBar background form transparent to UINavigationController's UINavigationBar tintColor and back on iOS 7?


Solution

  • As Apple answered, you can't do this.