How to determine UINavigationBar custom view text/shadow color for different styles in UISplitViewCo
- by Cal
I have a splitview with a pop over master view using UINavigationController. The problem is I have some custom text views in the header of the nav controller and when it switches to the pop-over view the style of the nav bar changes. This makes the colors of the text clash since they are no longer using the correct settings for the new navbar…