Skip to content

callzhang/BlurBackgroundView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

BlurBackgroundView

Simple blur effects category for UIViewController

Demo

Download sample project and see how to use it.

Usage:

  1. Embed UIViewController+Blur.h and UIViewController+Blur.m file into your project
  2. Replace -presentViewController: animated: completion: with -presentViewControllerWithBlurBackground: completion:
  3. Replace -dismissBlurViewControllerWithCompletionHandler: with -dismissViewControllerAnimated:YES completion:

Enjoy!

Lei Zhang

About

BlurBackgroundView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published