Build a SwiftUI app for iOS 14

Background Blur

SwiftUI doesn’t come with the background blur yet, so we’ll have to use UIKit for that. Luckily for us, we easily use Swift code for our…

Loading lesson