alexdrone / ios-realtimeblur

Multipurpose real-time blur view for iOS6+
MIT License
951 stars 107 forks source link

Make it easy to wrap an existing view to give it a blurred background. #24

Closed tcunning closed 10 years ago

tcunning commented 10 years ago

Added a wrapper class DRNRealTimeBlueWrapView that can be used to easily wrap another view in order to give it a blurred background.

tcunning commented 10 years ago

I'm going to integrate this into the base DRNRealTimeBlurView