In this tutorial, we take a first look at UIWebView and learn how to load an external website/URL into a web view and also how to load a file from your app bundle into a web view. UIWebView's are one of the most versatile classes in iOS and can be used to load html files, pdfs etc.