Displaying Activity Indicator During Image Loading in SwiftUI #2195
Unanswered
rathodmayur93
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm wondering if there's a method to display an activity indicator while loading an image in SwiftUI. I noticed it's achievable in Swift code, as outlined in this documentation. Is there any property or view modifier available in SwiftUI for showing an activity indicator? Also how can I show placholder image from asset folder along with activity indicator?
Beta Was this translation helpful? Give feedback.
All reactions