質問

I'm just wondering could anyone tell me why the navigation bar and status bar in an app different after it has passed through a navigation controller?

The app I'm working on is a Tab Bar Controller app that has one section with a table view ('More' tab). This view controller that holds the table view is embedded in a navigation controller. The navigation bar and status bar reach further down the page in the 'More' tab and I feel it is something to do with the navigation controller.

I would love if all the tabs had a matching style for the navigation bar and status bar. Apologies if I am not describing this clearly, I can't post images yet as I am just starting out with development and SO.

I suppose I am asking:

  • How to change the appearance of status and navigation bar in a Navigation Controller?

    Any help I get will be gratefully received. Thank you.

役に立ちましたか?

解決

Here is the solution you search for:

Question 1: How to change the appearance of status bar

Question 2: How to change the appearance of navigation bar or this

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top