I would recommend using the following .task modifier:
Text("Smth")
.task(id: "some ID") {
fetchData()
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: