Difference between revisions of "WatchKit App Development Essentials"

From Techotopia
Jump to: navigation, search
m (Text replacement - "<google>ADSDAQBOX</google>" to "<htmlet>adsdaqbox</htmlet>")
m (Text replacement - "<google>BUY_WATCHKIT</google>" to "<htmlet>watchos2_upgrade</htmlet>")
Line 10: Line 10:
 
<br><br>
 
<br><br>
  
<google>BUY_WATCHKIT</google>
+
<htmlet>watchos2_upgrade</htmlet>
  
 
<table>
 
<table>
Line 293: Line 293:
  
  
<google>BUY_WATCHKIT</google>
+
<htmlet>watchos2_upgrade</htmlet>
  
  

Revision as of 21:00, 1 February 2016

Table of ContentsNext
An Overview of WatchKit Apps



© 2015 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.

Purchase the fully updated watchOS 2/Swift 2 edition of this book in eBook ($12.99) or Print ($27.99) format
watchOS 2 App Development Essentials Print and eBook (ePub/PDF/Kindle) editions contain 35 chapters.

Buy Print

  1. An Overview of WatchKit Apps
  2. Building an Example WatchKit App
  3. An Overview of the WatchKit App Architecture
  4. An Example Interactive WatchKit App using Actions and Outlets
  5. An Overview of WatchKit Tables
  6. A WatchKit Table Tutorial
  7. A WatchKit Table Navigation Tutorial
  8. WatchKit Page-based User Interfaces and Modal Interface Controllers
  9. A WatchKit Page-based Navigation Tutorial
  10. WatchKit App and Parent iOS App Communication
  11. A WatchKit openParentApplication Example Project
  12. Handling User Input in a WatchKit App
  13. Sharing Data Between a WatchKit App and the Containing iOS App
  14. WatchKit Extension and iOS App File and Data Sharing - A Tutorial
  15. Configuring Preferences with the WatchKit Settings Bundle
  16. A WatchKit Settings Bundle Tutorial
  17. An Overview of WatchKit Glances
  18. A WatchKit Glance Tutorial
  19. A WatchKit Context Menu Tutorial
  20. Working with Images in WatchKit
  21. A WatchKit Animated Image Tutorial
  22. Working with Fonts and Attributed Strings in WatchKit
  23. A WatchKit App Custom Font Tutorial
  24. Supporting Different Apple Watch Display Sizes
  25. A WatchKit Map Tutorial
  26. An Overview of Notifications in WatchKit
  27. A WatchKit Notification Tutorial
  28. A WatchKit Custom Notification Tutorial


Purchase the fully updated watchOS 2/Swift 2 edition of this book in eBook ($12.99) or Print ($27.99) format
watchOS 2 App Development Essentials Print and eBook (ePub/PDF/Kindle) editions contain 35 chapters.

Buy Print



Table of ContentsNext
An Overview of WatchKit Apps