romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.96k stars 494 forks source link

Added completition handler on hide #39

Closed andreamazz closed 10 years ago

andreamazz commented 10 years ago

Hi, I've added a completition block in the hide method of the frosted menu. This may come in handy when you don't want to use the delegate pattern.

Thank you for this awesome library. Cheers