Skip to content

Using UIActivityIndicatorView

Anthony Sherbondy edited this page May 13, 2015 · 10 revisions

Step 1: Add activity indicator to storyboard

Step 2: Set default properties

// Move inside button and change property of activity indicator to large white // Change property of activity indicator to be hidden when stopped

Step 3: Start animating on button tap

Clone this wiki locally