BlurBackground
Blur Background Animation with SwiftUI
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