Home

Awesome

Blur

Demo
Demo
LightExtra LightDark
DemoDemoDemo

Contents

Requirements

Installation

All logic is in UIView+Blur.swift file. Just copy this file to your project.

Usage

You can call blurView property on any UIView or it's subclass.

imageView.blurView.setup(style: UIBlurEffectStyle.light, alpha: 0.9).enable()

Author

Roman Sorochak - iOS developer - roman.sorochak@gmail.com

License

Blur is released under the MIT license. See LICENSE for details.