Xcode 11.4. Navigation's Title Color gone BLACK from storyboard

前端 未结 7 960
挽巷
挽巷 2020-12-08 06:05

I recently updated my Xcode to 11.4. When I run the app on the device, i\'ve noticed that all my navigations item\'s titles gone fully black when being set from storyboard.

相关标签:
7条回答
  • 2020-12-08 07:00

    On the storyboard, for your Navigation Controller change the "Bar Tint" to its "Default" value, then on your code you can change it as you normally would.

    0 讨论(0)
提交回复
热议问题