Launch Screens and the SwiftUI App Life Cycle on iOS 14
I have decided to rewrite Bouncer from scratch using the latest SwiftUI version available in iOS 14. This includes using the new SwiftUI App Lifecycle, which allows you to skip UIKit entirely, alongside the AppDelegate and Storyboards.
Continue reading “Launch Screens and the SwiftUI App Life Cycle on iOS 14”