A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Storyboards

Daniel Steinberg

iOS developers use visual tools for creating the visual aspects of our applications. In this whirlwind tour, you'll see how we use storyboards to create flexible interfaces for both iPhone and iPad. We'll connect our GUI to code and build transitions to segue from one scene to another. We'll use autolayout so that our UI can adjust to screens with different dimensions and localize our content to support different languages. You'll see the code that supports the storyboard but we'll focus on the visual aspects of our apps.

More talks