0
let myAttribute =[NSForegroundColorAttributeName:UIColor.white]
UINavigationBar.appearance().titleTextAttributes = myAttribute

Title color is not change to white. It display in black.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Mannvik
  • 11
  • 2
  • Please file a bug report at bugreport.apple.com if you haven't already – Jordan H Feb 26 '19 at 15:40
  • This is being discussed here: https://stackoverflow.com/questions/52522308/change-title-color-of-navigation-bar-in-mfmailcomposeviewcontroller-in-ios-12-no – Jeremiah Apr 22 '19 at 15:36

0 Answers0