iOS SDK: UIActivityIndicatorView and MBProgressHUD

UIKit provides developers with UIActivityIndicatorView, which is nothing more than a spinner. However, this simple UIView subclass tells the user that something is in progress -a vital UX consideration. In this tutorial, I will tell you all about UIActivityIndicatorView and, as an added bonus, I will introduce you to MBProgressHUD, an activity indicator class on […]

{excerpt}
Read More

Leave a Reply

Your email address will not be published. Required fields are marked *