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
iOS User Interface Options for MvvmCross
Search
Stuart Lodge
May 14, 2013
Technology
1
110
iOS User Interface Options for MvvmCross
Stuart Lodge
May 14, 2013
Tweet
Share
More Decks by Stuart Lodge
See All by Stuart Lodge
Future Decoded - VisualStudio and Xamarin talk
cirrious
0
210
Data Bind Everything
cirrious
0
4.9k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
190
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
140
Jago?
cirrious
0
180
Presenters in MvvmCross
cirrious
1
32k
Saying SOLID with PCL
cirrious
0
3.5k
Using SQLite.Net In MvvmCross
cirrious
0
1.1k
Other Decks in Technology
See All in Technology
「全員プロダクトマネージャー」を実現する、Cursorによる仕様検討の自動運転
applism118
19
8.7k
フィンテック養成勉強会#56
finengine
0
140
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
190
生成AIでセキュリティ運用を効率化する話
sakaitakeshi
0
510
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
210
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.1k
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
440
テストを軸にした生き残り術
kworkdev
PRO
0
190
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
350
KotlinConf 2025_イベントレポート
sony
1
110
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3k
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
170
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
Visualization
eitanlees
148
16k
Fireside Chat
paigeccino
39
3.6k
Statistics for Hackers
jakevdp
799
220k
Building Applications with DynamoDB
mza
96
6.6k
Embracing the Ebb and Flow
colly
87
4.8k
How STYLIGHT went responsive
nonsquared
100
5.8k
A better future with KSS
kneath
239
17k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Writing Fast Ruby
sferik
628
62k
Balancing Empowerment & Direction
lara
3
620
GraphQLとの向き合い方2022年版
quramy
49
14k
Transcript
iOS User Interfaces
In Code • TODO
Use the Xcode Designer
Use .Dialog
Dialog + MvvmCross in use… https://itunes.apple.com/app/alm2go/id600778564
Use Storyboards
Custom Draw – PaintCodeApp
Custom Draw - CrossGraphics Cross Platform… Open Source Developed in
iCircuit (not an mvvmcross app!)
2D/3D Games MonoGame… … a different day!
Other Ideas… • Open Source – Escoz, Clancey, OxyPlot, XIBFree
(new!), ProtoPad (new!) • Commercial: – Pixate, TeeChart, Infragistics, Shinobi… • Mixed: – Look in the Xamarin Component Store
Samples For Dialog: https://github.com/slodge/MvvmCross- Tutorials/tree/master/Sample%20- %20CustomerManagement/CustomerManagement For Storyboard: https://github.com/slodge/eh (temporary!)