AssistoLab / KVNProgress

KVNProgress is a fully customizable progress HUD that can be full screen or not.
MIT License
1.24k stars 202 forks source link

can u use FXBlurView for the blurring part? #34

Open EzimetYusup opened 9 years ago

EzimetYusup commented 9 years ago

@kevin-hirsch FXBlurView has some dynamic blurring feature , Hope you use it for blur

kevin-hirsch commented 9 years ago

Yes I will. It seems good!

EzimetYusup commented 9 years ago

@kevin-hirsch thanks , waiting for it!

chrilith commented 8 years ago

@kevin-hirsch, you can also use the new (iOS 8.0) UIVisualEffectView. A good tutorial on this: https://www.raywenderlich.com/84043/ios-8-visual-effects-tutorial

Waiting for this feature too :) Thanks!