BlurKit
A lightweight library that can easily blur the view.
Features
- [x] Without inheritance
- [x] Corresponds to UIView, UIImageView, UILabel etc...
- [x] Adjustable blur condition
- [x] Lightweight
Usage
Installation
Carthage
Add this to Cartfile
github "touyu/BlurKit" ~> 0.1
$ carthage update --platform iOS
CocoaPods
$ pod install