Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 19: Line 19:
 
#* [[A watchOS 2 WatchConnectivity Messaging Tutorial|Testing the Application]]<br><br>
 
#* [[A watchOS 2 WatchConnectivity Messaging Tutorial|Testing the Application]]<br><br>
 
# [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial]]
 
# [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Changing the Position of an Interface Object]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Changing the Size of an Interface Object]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Setting the Visibility of an Interface Object]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Animating Interface Changes]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|An Animation Example]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Designing the User Interface]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Performing the Layout Changes and Animation]]
 +
#* [[A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial|Testing the Animation]]<br><br>
 
# [[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:25, 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. A watchOS 2 Complication Tutorial