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
230
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
160
Xing Icebreaker – Google Glass app
jaf_designer
1
180
Die Glaubensmaschine
jaf_designer
2
510
Der Google-Komplex – Suche und Retrieval
jaf_designer
0
91
Mobile Usability
jaf_designer
0
120
Other Decks in Design
See All in Design
チームをデザイン対象にする / Design for your team
kaminashi
1
760
TWCP#21 UXデザインと哲学のはなし
shinn
0
300
AI時代に必要な アイデアの形
uxman
0
120
AIでデザインをつくる:基礎編
kenichiota0711
3
2.6k
絵や写真から学ぶ、要素がもたらす副作用
kspace
0
160
チームで事業価値を生み出す、プロアクティブなデザイナーになるための道のり/ Designship2025_Naya
root_recruit
0
400
ドルちゃん
design_dolphins
0
570
デザインを信じていますか
sekiguchiy
1
1k
Storyboard Exercise: Chase Sequence
lynteo
1
220
アンエシカルデザインの枠組みの提案 -HCD-Netダークパターン研究会活動報告-
securecat
0
210
プラットフォームに馴染むモバイルアプリデザイン / Mobile App UI Design Lunch LT
pixyzehn
0
150
研修担当者が一番伸びた 熊本市役所✕AI『泥臭いAI研修』のワークショップ設計について
garyuten
1
230
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.6k
Context Engineering - Making Every Token Count
addyosmani
9
730
The SEO identity crisis: Don't let AI make you average
varn
0
400
Utilizing Notion as your number one productivity tool
mfonobong
4
240
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Believing is Seeing
oripsolob
1
68
Rails Girls Zürich Keynote
gr2m
96
14k
Building Flexible Design Systems
yeseniaperezcruz
330
40k
The agentic SEO stack - context over prompts
schlessera
0
680
The SEO Collaboration Effect
kristinabergwall1
0
380
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
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 :)