I am referencing the apple documentation to create a splash screen for my SwiftUI app using the information property list, how can I add a delay to the launch screen if my payload increases.
How do I add the delay when there is no property and actually no code. I don't want to use ZStack and VStack because I coudln't find apple documentation supporting their use for launch screens
