Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WatchKit First Steps

WatchKit First Steps

Paul Taykalo

April 04, 2015
Tweet

More Decks by Paul Taykalo

Other Decks in Programming

Transcript

  1. Product owner checklist 4 Smaller than app 4 Only the

    core functionality 4 Same features, done in another way faster? 4 Global ideas...! 10
  2. 11

  3. Per frame Image based animations // I wonder if I

    can do like this [UIView animateWithDuration:5 completion:^{ }] 24
  4. We can 4 WatchKit Extension -> App* We can not

    4 App -> WatchKit Extension* - WatchKit Extesion -> Open App In 35