- Building Apple Watch Projects
- Stuart Grimshaw
- 207字
- 2021-07-16 13:00:12
Summary
In this chapter, you have set up an Xcode project with the necessary targets and schemes to develop the app, and learned to navigate your way around the multiple apps pattern provided by the WatchKit app template. You have added UI elements to the screen, using Interface Builder and linked them to code written in the InterfaceController
file. One of those elements was the Group object which was used to customize the layout of the UI. You also added animated changes to the UI, and learned how to fetch input from the user using the text input modal view
That is a lot of ground to have covered, so congratulations. You are likely to use most, if not all, of these techniques in just about every app you write, so make sure you have a firm and intuitive grasp of the material we have covered here.
In the next chapter, we will create a simple brain-training game app, for which you will use the power of Group objects to layout other UI elements on screen; add navigation to provide access to other screens; create game logic classes that will reside on the watch; allow the user to further customize the game's appearance; and store user preferences.
- Instant Testing with CasperJS
- GitLab Cookbook
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 測(cè)試驅(qū)動(dòng)開發(fā):入門、實(shí)戰(zhàn)與進(jìn)階
- FreeSWITCH 1.8
- SQL for Data Analytics
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- 實(shí)戰(zhàn)低代碼
- 軟件項(xiàng)目管理實(shí)用教程
- ANSYS Fluent 二次開發(fā)指南
- 利用Python進(jìn)行數(shù)據(jù)分析
- Nagios Core Administration Cookbook(Second Edition)
- Kotlin極簡(jiǎn)教程
- Flink核心技術(shù):源碼剖析與特性開發(fā)
- iOS Development with Xamarin Cookbook