SwiftUI side padding in a HStack when resizing – Ios swift
Xcode: Me: As you can see from the images I have to imitate how Xcode does. The result I get is what you see in the second image. I tried using Spacer() inside HStack, but it doesn't seem to fix…