(Stretched) Launch Screen Images in SwiftUI: The fix
This is guest post. Thanks Daniel for welcoming me into your blog.
I recently came across Daniel’s post on how to define the launch screen of iOS apps by leveraging the new SwiftUI app lifecycle. Just a couple of fields in the Info.plist
and a color assets plus an image and you are good to go. I was immediately sold on the approach. Simple and elegant.