In WatchKit, I know that I can set the "Global Tint" value in my storyboard file to adjust the navigation title's text color in my interface controllers.
However, whenever I present a modal interface controller in my application, I'm noticing that the InterfaceController's title shows up as white, not the global tint color.
Here's my tint color setting on the storyboard file:
Here's an example of the issue I'm finding:
How can I get the title of a modal to use the global tint color?
With the current SDK, you are not able to change the title color of Modal screens. The title will always be white.
The global tint color does not apply to Interface Controllers presented modally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With