Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 39: Line 39:
 
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Responding to Picker Changes]]<br><br>
 
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Responding to Picker Changes]]<br><br>
 
# [[A watchOS 2 WatchKit Picker Tutorial]]
 
# [[A watchOS 2 WatchKit Picker Tutorial]]
 +
#* [[A watchOS 2 WatchKit Picker Tutorial|Creating the Picker Project]]
 +
#* [[A watchOS 2 WatchKit Picker Tutorial|Designing the WatchKit App Scene]]
 +
#* [[A watchOS 2 WatchKit Picker Tutorial|Implementing the Picker List Items]]
 +
#* [[A watchOS 2 WatchKit Picker Tutorial|Implementing the Action Method]]
 +
#* [[A watchOS 2 WatchKit Picker Tutorial|Testing the App]]<br><br>
 +
# [[A WatchKit WKInterfacePicker Coordinated Animation Example]]
 
# [[A watchOS 2 Complication Tutorial]]
 
# [[A watchOS 2 Complication Tutorial]]
 
#* [[A watchOS 2 Complication Tutorial|About the Complication Project]]
 
#* [[A watchOS 2 Complication Tutorial|About the Complication Project]]

Revision as of 15:45, 3 July 2015

This book is currently under development. Please check back for updates.

Table of Contents

  1. An Introduction to Watch Connectivity in watchOS 2
  2. A watchOS 2 WatchConnectivity Messaging Tutorial
  3. A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial
  4. An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object
  5. A watchOS 2 WatchKit Picker Tutorial
  6. A WatchKit WKInterfacePicker Coordinated Animation Example
  7. A watchOS 2 Complication Tutorial