/GlassmorphismIsCool

Source code from my YouTube tutorial of creating glassmorphism effect in SwiftUI using only z-stacks and opacity

Primary LanguageSwift

Glassmorphism Is Cool

Simulator-Screen-Shot-i-Phone-12-Pro-2021-05-03-at-19-56-51-iphone12promaxgraphite-portrait.png

This repo includes the source code from my YouTube video where I show another way to create a glassmorphism effect using only SwiftUI. The more common approach is to use UIKit's UIVisualEffectView, but you can create the effect by utilizing z-stacks, opacity levels, and blur modifiers.

Here is the YouTube link for my tutorial: https://youtu.be/gXsM_ncB47U