Difference between revisions of "WatchKit App Development Essentials"
From Techotopia
Line 19: | Line 19: | ||
#* [[Building an Example WatchKit App|Adding App Icons to the Project]]<br><br> | #* [[Building an Example WatchKit App|Adding App Icons to the Project]]<br><br> | ||
# [[An Overview of the WatchKit App Architecture]] | # [[An Overview of the WatchKit App Architecture]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|Basic WatchKit App Architecture]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|WatchKit Interface Controllers]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|WatchKit Action Methods]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|WatchKit Outlets]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|The Lifecycle of a WatchKit App]] | ||
+ | #* [[An Overview of the WatchKit App Architecture|WatchKit Extension Guidelines]]<br><br> | ||
+ | # [[An Example Interactive WatchKit App using Actions and Outlets]] | ||
+ | <br><br> |
Revision as of 16:58, 20 April 2015
This book is currently under development. Check back regularly for updates.
Table of Contents
- An Overview of WatchKit Apps
- Building an Example WatchKit App
- An Overview of the WatchKit App Architecture
- An Example Interactive WatchKit App using Actions and Outlets