If you are using library that contains (for example) AwesomeViewController with a wrong status bar color you can try this:

let awesomeViewController = AwesomeViewController()
awesomeViewController.navigationBar.barStyle = .blackTranslucent // or other style