It has to do with the
VStack {
ProgressView(value: 5, total: 15)
}
area, as when I change it to
Text("Hello!")
it works fine.
Topic:
Programming Languages
SubTopic:
Swift
Tags: