0

I am writing a swift app and can't figure out how to get the carrier info to blend in with the color of my navigation bar. If you take a look at the image below, you will see that the carrier info is in white, while the navigation bar has a grey tint to it. Any help is greatly appreciated.

Note : I am using a Tab Bar Controller.

See the white space

4

1 回答 1

0

您必须为每个选项卡添加一个 UINavigationController。所以“任务”将是一个导航控制器的根视图控制器,而“添加任务”将是另一个导航控制器的根视图控制器

于 2015-01-22T04:09:29.803 回答