Rick_HK
1 min readSep 23, 2019

iOS 13 setting Status bar color

The “usual way” of setting status bar color is deprecated.

People are trying to find new ways to set the status bar color. But actually, there is a silly method you can use.

view.backgroundColor = .blue // whichever color you wanna set

Thats it. 🙂

Happy coding.

Find me at Twitter @rick3817

Rick_HK
Rick_HK

Written by Rick_HK

Hi this is Rick from Hong Kong. I am a native iOS and Android mobile developer and also a tech enthusiast. Find me on Twitter https://twitter.com/rick3817

No responses yet