UIWebView and UIWebViewDelegate example in Swift

In this video tutorial I am showing how to create a new UIWebView and how to load information into it in three different ways: 1. Load a web page from a remote URL 2. Load short HTML string 3. Load html file stored which is a part of your mobile app. Also I am showing you … Continue reading UIWebView and UIWebViewDelegate example in Swift