June 2015
Intermediate to advanced
100 pages
3h 29m
English
With every interface object created in your storyboard, how can you hope to make the UI you want? Great watch user interfaces will separate themselves from the built-in UI. Much like iOS apps use custom interfaces to establish their brand, you can apply a few techniques to make your designs great while still creating nearly everything in your storyboard.
One clever trick for great UI is using the setHidden method of WKInterfaceObject. If you mark an interface object as hidden, it is removed from the screen and from the layout system, so everything else will move around accordingly. If you have two mutually exclusive states you want to display, make them both and then hide the one you ...
Read now
Unlock full access