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