Ana içeriğe geç
Version: 1.6.0

Width

You can change the width of the views

VStack(
Text("Hello World")
).width(100).background(Color.aqua)

Tuval UI Playground