1

I'm working on an application that displays coloured UINavigationBar images, with different colours for different screens.

The iOS 6 status bar tint matches these different colours as expected when switching between views in my UITabBarController. However, when I present a modal UITabBarController, it seems the UINavigationBar image is being ignored.

Is there any way to fix this?

Correct status bar tints:

Correct tint Correct tint

UITabBarController with blue UINavigationController images is now presented, tint is incorrect:

Incorrect tint

Ben Williams
  • 4,695
  • 9
  • 47
  • 72

0 Answers0