Post

Replies

Boosts

Views

Activity

Reply to why is onAppear called twice on group in ZStack?
I would recommend using the following .task modifier: Text("Smth") .task(id: "some ID") {             fetchData()         }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21