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
350
Der Google-Komplex – Suche und Retrieval
jaf_designer
0
65
Mobile Usability
jaf_designer
0
100
Other Decks in Design
See All in Design
#yumemi_grow 読書シェア会 vol.1 - スコット・バークン著『デザインはどのように世界をつくるのか』
kaitou
1
110
20250129_DAST28_実空間にデジタル資源の接点をデザインする
majimasachi
0
240
今更聞けないデザイン思考 - 高専キャリア2024冬 / imasara-design-thinking
chige
5
930
Illustrator2025がやってきた!私が好きな新機能
hamko1114
0
120
ユーザーに向き合うデザインが介護・福祉の現場を変える / User-facing design changes the field of care and welfare
sms_tech
0
250
Les petites aventures de CSS, saison 2025
goetter
3
4k
Where to Start with a Design System Across Different Frontend Frameworks | SpectrumTokyoMeetup#15
tararira
0
140
エンタメ業界からDX領域に飛び込んだデザイナーが今立ち向かっている壁とは / applibot-dx-designer
cyberagentdevelopers
PRO
1
210
Webデザイナーが押さえておきたいエンジニアとの連携ポイント
448jp
0
3.2k
ネーミングの極意 - その名は体を現していますか? -
kakukoki
2
490
発表資料テンプレート / My slide template
thatblue
0
230
利用者が離れないUX/UIデザイン 長く使われる業務アプリデザインのポイント
ncdc
5
480
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
Building Your Own Lightsaber
phodgson
104
6.2k
Git: the NoSQL Database
bkeepers
PRO
429
65k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
The Language of Interfaces
destraynor
156
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Building an army of robots
kneath
303
45k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
GraphQLの誤解/rethinking-graphql
sonatard
69
10k
Building a Scalable Design System with Sketch
lauravandoore
461
33k
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 :)