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
230
Data Bind Everything
cirrious
0
5k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
200
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
160
Jago?
cirrious
0
200
Presenters in MvvmCross
cirrious
1
32k
Saying SOLID with PCL
cirrious
0
3.5k
Using SQLite.Net In MvvmCross
cirrious
0
1.2k
Other Decks in Technology
See All in Technology
インシデント対応入門
grimoh
7
5.7k
【PyCon mini Shizuoka 2026】生成AI時代に画像処理やオーディオ処理のノードエディターを作る理由
kazuhitotakahashi
0
220
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
100
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.8k
AI Coding Agentの地殻変動 ~ ai-coding.info の定点観測 ~
kotauchisunsun
1
500
AIエージェントで変わる開発プロセス ― レビューボトルネックからの脱却
lycorptech_jp
PRO
2
820
2026-02-24 月末 Tech Lunch Online #10 Cloud Runのデプロイの課題から考えるアプリとインフラの境界線
masasuzu
0
110
AWS Bedrock Guardrails / 機密情報の入力・出力をブロックする — Blocking Sensitive Information Input/Output
kazuhitonakayama
2
190
大規模な組織におけるAI Agent活用の促進と課題
lycorptech_jp
PRO
5
7.4k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
850
失敗できる意思決定とソフトウェアとの正しい歩き方_-_変化と向き合う選択肢/ Designing for Reversible Decisions
soudai
PRO
8
1.5k
WBCの解説は生成AIにやらせよう - 生成AIで野球解説者AI Agentを実現する / Baseball Commentator AI Agent for Gemini
shinyorke
PRO
0
310
Featured
See All Featured
Designing for Performance
lara
611
70k
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
71
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
Facilitating Awesome Meetings
lara
57
6.8k
Side Projects
sachag
455
43k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
1
140
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
180
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1k
Abbi's Birthday
coloredviolet
2
5k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
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!)