I gave a talk about mobile prototyping with Xcode.
MOBILEPROTOTYPINGWITH XCODENIKKEL BLAASE
View Slide
• Xcode + iOS Simulator installed on your mac!• For testing on real devices:• iOS Developer Account• Registered Device (iPhone, iPad, iPod)WHAT YOU NEED TO START
STORYBOARDLAYERSFILES PROPERTYINSPECTORLIBRARYXCODE 5
LOOK MOMNO CODE!
STORYBOARDS
STORYBOARDS• No code required• WYSIWYG• Default UI Element• Easy connecting the Views• Layers like PS• Gestures
UNIVERSAL APP• One storyboard for each device
• Navigation ControllerNAVIGATION TYPES• Tab Bar Controller
HOW TOPROTOTYPE
HYBRID APP• Good for fancy Webtechnology,animations, interactions
NATIVE APP• Good for fast prototypeswith different views
NATIVE UI ELEMENTS• Gestures • UI Elements • Controller…
Websites• https://www.cocoacontrols.com• http://developer.apple.comCHECK THIS OUT
HAPPYPROTOTYPING:)