Rightpoint / RaisinToast

A UIWindow subclass used to message information to the users of your app.
MIT License
83 stars 14 forks source link

Added support to provide specify status bar color #12

Closed adamhrz closed 9 years ago

adamhrz commented 9 years ago

@rztakashi @ZevEisenberg Based on feedback in #11 you can now set a preferredStatusBarStyle in your messaging view controller and it will animate in with the message and back out (if the underlying status bar is a different color).