A
Size: a a a
S
S
SV
GeometryReader { geometry in
HStack(spacing: 0) {
Text("Left")
.frame(width: geometry.size.width / 2, height: geometry.size.width / 2)
.background(Color.yellow)
Text("Right")
.frame(width: geometry.size.width / 2, height: geometry.size.width / 2)
.background(Color.orange)
}}ЕК
ДЛ

🇩
🇩
v

DM
AB
DM
🅰Б