Hello,
I'm currently looking for solutions on how I would do an "inverted" spacer. I'm trying to stay away from using the .offset function, because it makes the resizing on different devices terrible. By the way, I'm using SwiftUI.
Post
Replies
Boosts
Views
Activity
Hello,
I spent several days designing an app. Then when it came time to test it on my iPad, the scaling is weird. Based on my research I have to do something with the LaunchScreen. However, there wasn't enough details on that. Can somebody please give me more insight on this? Or give me another solution to properly scaling the UI view?