I'm developing an application, I'd like the navigation bar to have the same body color as the project, I'm trying with the following code
UINavigationBar.appearance().barTintColor = UIColor.redColor()
This code works, changes to red...
asked by
19.08.2016 / 01:09