Is there a specific class for this? I don't think I can subclass the UIAlertView class (according to Apple).
thanks
Is there a specific class for this? I don't think I can subclass the UIAlertView class (according to Apple).
thanks
Like rmaddy said in the comment.
https://github.com/jdg/MBProgressHUD
I am currently using this in an app I am building. Works great.