Launch Screen File - SwiftUI

Hi there! I was wondering if there’s any possibility of using a SwiftUI View for a launch screen. As someone who’s primarily worked with SwiftUI, I have to admit that using Storyboards was a bit of a challenge for me—kudos to all you UIKit pros for mastering it! 😊

Thanks for considering it!

If you need only a still image, you can do it without storyboard.

For more you need storyboard (but really, it is very easy and powerful).

Get all details here: https://medium.com/@paponsmc/how-to-setup-launch-screen-on-swiftui-ios-16-for-ios-developer-a082b818a3bc

Launch Screen File - SwiftUI
 
 
Q