I am pulling an UIImage asynchronously to show it in my UIImageView, while I am waiting for the image, I want to show a spinner/HUD inside the UIImageView. What is a good spinner/HUD to be shown inside a HUD? I've seen a few apps that does this, not sure what to use.
Asked
Active
Viewed 607 times
1 Answers
0
You mean something like UIActivityIndicatorView?
Take a look at this question which covers various alternatives.

Community
- 1
- 1

Jorge Israel Peña
- 36,800
- 16
- 93
- 123