Declaring
let navigationBarAppearace = UINavigationBar.appearance()
navigationBarAppearace.titleTextAttributes = [NSAttributedString.Key.foregroundColor:UIColor.white]
navigationBarAppearace.backgroundColor = UIColor.blue
did the trick. However, I'm now trying to change this area's color:
Topic:
App & System Services
SubTopic:
Core OS
Tags: