May 2014
Intermediate to advanced
624 pages
19h 43m
English
The Master-Detail Application template provides a detail controller class (the one we’ve renamed to PRGameListController) and realizes it in Main.storyboard as the third scene in the canvas (Figure 11.3). The first scene, marked with the single arrow that shows it is the initial scene in the storyboard, is for a UINavigationController. It is joined by a root view controller segue to its initial content, the PRPasserListController that presents the roster of passers. In turn, a push segue links it to the next step, the game list.
Figure 11.3 The master-detail project template fills Main.storyboard with three scenes: A navigation ...
Read now
Unlock full access