Skip to content

Instantly share code, notes, and snippets.

@pMalvasio
Created August 12, 2020 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pMalvasio/d1d8c8fb0c3f33abcdfb7469314ad5a2 to your computer and use it in GitHub Desktop.
Save pMalvasio/d1d8c8fb0c3f33abcdfb7469314ad5a2 to your computer and use it in GitHub Desktop.
ZStack {
Color.black.opacity(0.8)
.edgesIgnoringSafeArea(.all)
.blur(radius: 200)
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment