Launch Screen Image Stretches in SwiftUI
This seems to be a SwiftUI Bug, which still isn’t fixed. The only way to go around this bug is to go back to storyboards. You have to create a launch screen storyboard and link it to your project. To do so: create a new file (cmd + n) and select launch screen customize your … Read more