swift zstack

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

Also in Swift: