Given an HStack like the following: HStack{ Text("View1") Text("Centre") Text("View2") Text("View3")
I'm using SwiftUI to create something like an alert popup, which I present from UIKit code using UIHostingController. The view looks like this: VStack(spacing: