Tag: CSS
-
Swift Swift: Using UIWebViews in Swift
[Updated to Swift2.0/iOS9 — 10/17/15 SJL] There are times we need formatted content. There are also times we need to access content on the web. The UIWebView is a very useful view for both. In this week’s lesson we’ll explore how to use this view in a variety of applications. One warning: Since this is…