corin8823 / Popover

Popover is a balloon library like Facebook app. It is written in pure swift.
MIT License
2.11k stars 327 forks source link

Blur effect ? #5

Closed leonardbonfils closed 9 years ago

leonardbonfils commented 9 years ago

Hey!

Really helpful library, thanks a lot. How would I go about creating a nice little blur effect on the background view when I'm viewing a popover view ? Kind of like the typical iOS blur effect.

Thanks

corin8823 commented 9 years ago

Hi!

Thank you for the idea of blur. I was supported in this PR . So please try using :)

leonardbonfils commented 9 years ago

I just added it to my project. Will let you know how well it works.

From: Yusuke Takahashi Reply-To: corin8823/Popover Date: Saturday, November 28, 2015 at 9:55 PM To: corin8823/Popover Cc: Léonard Bonfils Subject: Re: [Popover] Blur effect ? (#5)

Hi!

Thank you for the idea of blur. I was supported in this PRhttps://github.com/corin8823/Popover/pull/6 . So please try using :)

— Reply to this email directly or view it on GitHubhttps://github.com/corin8823/Popover/issues/5#issuecomment-160362395.

corin8823 commented 9 years ago

Thanks your great idea! I'm glad to know this library is helpful for you.