Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mobile Prototyping with Xcode
Search
Nikkel Blaase
November 11, 2013
Design
0
170
Mobile Prototyping with Xcode
I gave a talk about mobile prototyping with Xcode.
Nikkel Blaase
November 11, 2013
Tweet
Share
More Decks by Nikkel Blaase
See All by Nikkel Blaase
Microinteractions
jaf_designer
1
150
Xing Icebreaker – Google Glass app
jaf_designer
1
160
Die Glaubensmaschine
jaf_designer
2
330
Der Google-Komplex – Suche und Retrieval
jaf_designer
0
64
Mobile Usability
jaf_designer
0
100
Other Decks in Design
See All in Design
急成長中のWINTICKETにおける ちいさくはじめるライティング改善 / winticket-writing
cyberagentdevelopers
PRO
1
270
241214_StackNagoya_プレイングマネージャーのプレイングの時間の使い方
kiyoshifuwa
0
210
「ちょっといいUI」を目指す努力 / Striving for Little Big Details
usagimaru
6
4.1k
Goodpatch Tour💙 / We are hiring!
goodpatch
31
790k
デザイナーのお仕事(UI/UX GRAPHIC GROUP)
mirrativ
0
110
Designship2024 Panel Discussion インハウスデザイナーは 何をデザインしているか、するべきか で使用したスライドを公開します。
kiyoshifuwa
0
2.4k
Personal Story Sequence - Vendetta(WIP)
elrns88
0
400
Generating Momentum | Yasuhiro Yokota
yasuhiroyokota
0
230
pixel-art-skill-and-knowhow/ドット絵の経歴と知見
aokashi
0
210
Managing Design Systems (Antwerp 2024)
nathanacurtis
1
380
ネーミングの極意 - その名は体を現していますか? -
kakukoki
2
470
パンくずリストかわいい(breadcrumb so cute)
ysuda
0
160
Featured
See All Featured
Building Your Own Lightsaber
phodgson
104
6.2k
Adopting Sorbet at Scale
ufuk
74
9.2k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Thoughts on Productivity
jonyablonski
69
4.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Code Reviewing Like a Champion
maltzj
521
39k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
Writing Fast Ruby
sferik
628
61k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Transcript
MOBILE PROTOTYPING WITH XCODE NIKKEL BLAASE
None
• 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
STORYBOARD LAYERS FILES PROPERTY INSPECTOR LIBRARY XCODE 5
LOOK MOM NO 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 Controller NAVIGATION TYPES • Tab Bar Controller
HOW TO PROTOTYPE
HYBRID APP • Good for fancy Webtechnology, animations, interactions
NATIVE APP • Good for fast prototypes with different views
NATIVE UI ELEMENTS • Gestures • UI Elements • Controller
…
Websites • https://www.cocoacontrols.com • http://developer.apple.com CHECK THIS OUT
HAPPY PROTOTYPING :)