MTUIStatusBarStyleCustom
Hey,
I created an enum for UIStatusBarStyle (MTUIStatusBarStyle) that upon initialization maps to be equal to whatever the application StatusBarStyle is.
The cool addition here is MTUIStatusBarStyleCustom, which if set by the user, allows him to set custom colors (which you have as #define attributes).
Hopefully you find that I've maintained a good level of control while also giving the user a tiny bit of UI flexibility :)
Hello Sarah!
Sorry for not responding for that long, but I'm pretty busy working on some stuff. I will need to take some time to look into this before I merge it, but I promise I will do :)
Thanks for contributing to my projects, always appreciated!
cheers Matthias