Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 28: Line 28:
 
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Testing the Animation]]<br><br>
 
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Testing the Animation]]<br><br>
 
# [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object]]
 
# [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|An Overview of the WKInterfacePicker Object]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Adding a Picker Object to a Storyboard Scene]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Understanding Picker Object Attributes]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Understanding Picker Object Styles]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Creating Picker Item Objects]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Setting the Currently Selected Item]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Coordinating Animations]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Requesting Focus for the Picker Object]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Enabling and Disabling a Picker Object]]
 +
#* [[An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object|Responding to Picker Changes]]<br><br>
 +
# [[A watchOS 2 WatchKit Picker Tutorial]]
 
# [[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:35, 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 watchOS 2 Complication Tutorial