Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 171 Bytes

BlurView

Apply blur effect to any view.

Installation

  1. Download and Drop BlurEffect.swift in your project
  2. Success!

Use It

yourView.blur(blurRadius: 5)