Skip to content

paritoshraval100/BlurBackground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BlurBackground

Blur Background Animation with SwiftUI

blur-gif

SwiftUI is not providing default animation effect for blur background while we show some views on top of other views. I added a code to bulr the reamining background view. I used BackgroundImageView and BlankView to fullfil the expected behaviour.

How to use?

Please check the ContentView file where I showed an example to blur the background and other views.

NOTE: background image is downloaded from www.1zoom.ne.

License

Paritosh Raval