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
180
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
130
Jago?
cirrious
0
170
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
新規プロダクト開発、AIでどう変わった? #デザインエンジニアMeetup
bengo4com
0
440
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.6k
技術職じゃない私がVibe Codingで感じた、AGIが身近になる未来
blueb
0
120
OCI Oracle Database Services新機能アップデート(2025/03-2025/05)
oracle4engineer
PRO
1
140
TerraformをSaaSで使うとAzureの運用がこんなに楽ちん!HCP Terraformって何?
mnakabayashi
0
110
Data Hubグループ 紹介資料
sansan33
PRO
0
1.8k
バクラクのモノレポにおける AI Coding のための環境整備と {Roo,Claude} Code活用事例 / AI Coding in Bakuraku's Monorepo: Environment Setup & Case Studies with {Roo, Claude} Code
upamune
9
5.9k
Grafana MCP serverでなんかし隊 / Try Grafana MCP server
kohbis
0
330
エンジニア採用から始まる技術広報と組織づくり/202506lt
nishiuma
8
1.6k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
280
Kotlinで学ぶ 代数的データ型
ysknsid25
5
1.1k
“プロダクトを好きになれるか“も QAエンジニア転職の大事な判断基準だと思ったの
tomodakengo
0
120
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
106
19k
Code Reviewing Like a Champion
maltzj
524
40k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Typedesign – Prime Four
hannesfritz
42
2.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
480
Visualization
eitanlees
146
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
650
How to Ace a Technical Interview
jacobian
276
23k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Producing Creativity
orderedlist
PRO
346
40k
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!)