Your next career begins with
Save 50% off your seat in our next iOS Bootcamp. Limited time only. Sessions start April 3.
Your First iOS and UIKit App
Jul 24 2018 Swift 4, iOS 12, Xcode 10
Part 5: Styling the App
43. Web Views and Developer Documentation

Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
About this episode
Learn how to add web views into your apps to display web pages, and learn how to use Xcode's developer documentation in your day-to-day development.
Instructors
Contributors
Over 300 content creators. Join our team.
Version history
iOS 15, Swift 5.5, Xcode 13
Jan 11 2022iOS 16, Swift 5.7, Xcode 14
Feb 13 2023iOS 14, Swift 5, Xcode 12
Dec 15 2020iOS 13, Swift 5, Xcode 11
Sep 3 2019iOS 12, Swift 4, Xcode 10 (Selected)
Jul 24 2018iOS 11, Swift 4, Xcode 9
Sep 19 2017iOS 10, Swift 3, Xcode 8
Nov 7 2016Swift 2
Sep 1 2015Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
There is an updated version of this course available, created for Swift 5.5, iOS 15, Xcode 13. View latest version
Update May 2020: I have updated the final project so that it runs fine on the latest version of Xcode (11.4.1). I had to make two minor changes:
1) Link WebKit
Select BullsEye in the project navigator, select Targets\BullsEye, and under Frameworks, Libraries, and Embedded Content, click the + button:
Search for webkit, select WebKit.framework, and click Add.
2) Change Segue Transition
In Main.storyboard, select the segue between About View Controller and About Author View Controller. In the Attribute Inspector, change the Transition to Flip Horizontal.
That's it! Everything should now run fine :]
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development — plans start at just $19.99/month! Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.
Learn more