(source: tumblr.com)
Can anyone tell me how to achieve such loading message? is it some variation of UIActivityIndicatorView? thanks peter
If you wanted a different animation, I created a custom UIView (Loader Animation) to which you could load into a subclass of UIActivity.
UIActivity