Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Swift iOS Programming for Kids

You're reading from   Swift iOS Programming for Kids Help your kids build simple and engaging applications with Swift 3.0

Arrow left icon
Product type Paperback
Published in Mar 2017
Publisher Packt
ISBN-13 9781787120747
Length 260 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Steffen D. Sommer Steffen D. Sommer
Author Profile Icon Steffen D. Sommer
Steffen D. Sommer
Jim Campagno Jim Campagno
Author Profile Icon Jim Campagno
Jim Campagno
Arrow right icon
View More author details
Toc

The interface

Create a new (Single View Application) project in Xcode and name it Movie Night. Save the project in a place on your hard drive where you will be able to locate it again. Remember that the description of how to create a project can be found in Chapter 11, Simon Says.

Then, open Main.storyboard and select View Controller on the canvas:

The interface

Tip

All related source code for this chapter can be found here: https://github.com/swift-book-projects/swift-3-programming-for-kids/tree/master/Chapter-14.

Having selected that, we will press Backspace on the keyboard in order to delete it from the canvas. After deleting that, we will try and find the Table View Controller from the Object Library at the lower right-hand side of Xcode (in the Utilities area):

The interface

Next, we will drag a table view controller into the canvas. Then, to ensure that this view will be the first we see when we run our application, we will select our newly added table view controller and ensure...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime