HStack { //whatever Views are inside the HStack }
ZStack { //whatever is inside of the ZStack }
VStack { //whatever Views are inside the VStack }