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

Allows for status bar customization in iOS 7 #19

Closed bismark closed 11 years ago

bismark commented 11 years ago

Adds method implementations required to allow the contentViewController to define a preferred status bar style.

A possible improvement would be to allow the menuViewController to also define a status bar style.