Feb 17, 2012 -
Uncategorized
2 Comments
Uncategorized
2 Comments Episode #3: Add a UIActivityIndicator to a UIWebview with UIWebViewDelegate
Episode #3 shows you how to create a UIActivityIndicator (yes that thing that spins when something is loading) that animates when a webview is loading. Also shows how to implement two methods of the UIWebViewDelegate protocol.
Source code available here: Github – UIWebViewDelegate Example