Ana içeriğe geç
Version: 1.6.0

Height

You can change the height of the views

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

Tuval UI Playground