Skip to content

tungfam/CustomizableBlurEffectDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customize Blur Effect Demo

Demo project that shows how to customize the blur effect using Swift.

This project is the supporting material for this article.

Problem and Motivation

You may probably know about UIKit’s UIBlurEffect. But the problem is that sometimes design 👩‍🎨 requires a blur with intensity or opacity that is different from the only 3 non-customizable blur effects that Apple provides.

The motivation is to use the advantage of UIKit’s blur effect to implement a fairly “custom” blur effect of different colors and alpha values.

Read more in the article.

About

Demo project that shows how to customize the blur effect using Swift. Supporting material for the article.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages