Skip to Content
Programming iOS 10
book

Programming iOS 10

by Matt Neuburg
November 2016
Beginner to intermediate content levelBeginner to intermediate
800 pages
30h 12m
English
O'Reilly Media, Inc.
Content preview from Programming iOS 10

Part II. Interface

This part of the book is about view controllers, and about all the various kinds of view provided by the Cocoa framework — the built-in building blocks with which you’ll construct an app’s interface.

  • Chapter 6 is about view controllers, the fundamental iOS mechanism for allowing an entire interface to be replaced by another. Every app you write will have its interface managed by at least one view controller.

  • Chapter 7 is about scroll views, the iOS mechanism for letting the user scroll and zoom the interface.

  • Chapter 8 explains table views, a type of scroll view that lets the user navigate through any amount of data, along with collection views, a generalization of table views.

  • Chapter 9 is about two forms of interface especially characteristic of the iPad — popovers and split views — along with iPad multitasking.

  • Chapter 10 describes several ways of presenting text (including styled text) in an app’s interface — labels, text fields, text views, and text drawn directly.

  • Chapter 11 discusses web views. A web view is an easy-to-use interface object backed by the power of a full-fledged web browser.

  • Chapter 12 describes all the remaining built-in iOS (UIKit) interface objects.

  • Chapter 13 is about the forms of modal dialog that can appear in front of an app’s interface.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming iOS 12

Programming iOS 12

Matt Neuburg
Programming iOS 11

Programming iOS 11

Matt Neuburg
Programming iOS 13

Programming iOS 13

Matt Neuburg

Publisher Resources

ISBN: 9781491970157Errata Page