Date: 2013/05/01
How To Prototype In Xcode Using Storyboard
The purpose of prototyping in Xcode is to be able to create a super high fidelity flow using the exact same software that builds iOS Apps. In Xcode, there is no limit. You can embed beautiful interactions, transitions, animations, sounds to produce a true native experience. In this tutorial, I will focus on the Storyboard feature, a powerful tool in Xcode that allows you to design an App without a single line of code. You will be able to create a functional prototype in a matter of hours.