Wrap-Up
As you can see, groups in WatchKit let you solve all kinds of interesting UI problems and really unleash your creativity. In this chapter, you’ve learned how to use groups on their own and in buttons, and how to nest groups to achieve your desired layout. Though it can get messy, using groups lets you do advanced positioning to get the precise user interface you want. One limitation to groups, however, is that all of their content has to be in your storyboard. What about apps that have dynamic content? We want our sample app to react to multiple runs and list them, as well as let the user select from multiple tracks. To do that, we need to use WKInterfaceTable, which takes groups one step further by allowing us create dynamic content. ...
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.
Read now
Unlock full access