Bluuur

Native dynamic-radius live blur for iOS


Keywords
blur, ios, live-blurring
License
MIT
Install
pod try Bluuur

Documentation

Bluuur

CI Status Version Carthage compatible License Platform

Apps Using Downloads

This UIVisualEffectsView subclass allows to dynamically adjust blur radius by changing property blurRadius from 0.0 for any.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

You will be able to move blur view and change blur radius.

Requirements

iOS 9.0+, because of subclassing from UIVisualEffectsView.

Installation

Bluuur is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Bluuur'

Or, if you’re using Carthage, simply add Bluuur to your Cartfile:

github "ML-Works/Bluuur"

Author

Anton Bukov, k06a@mlworks.com

License

Bluuur is available under the MIT license. See the LICENSE file for more info.