terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

Use blur for background? #75

Closed ghost closed 9 years ago

ghost commented 9 years ago

Great work! Is it possible to incorporate uiblur for the background of the alert view?

terryworona commented 9 years ago

Anything is possible :)

Take look into modifying the TWMessageView class.

ghost commented 9 years ago

thanks Terry, I will give it a shot