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
100
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
200
Data Bind Everything
cirrious
0
4.9k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
170
MobDevCon MvvmCross Workshop
cirrious
0
3.3k
Static Version of MvvmCross Evolve talk
cirrious
0
120
Jago?
cirrious
0
150
Presenters in MvvmCross
cirrious
1
32k
Saying SOLID with PCL
cirrious
0
3.4k
Using SQLite.Net In MvvmCross
cirrious
0
1.1k
Other Decks in Technology
See All in Technology
AWS re:Invent 2024 recap in 20min / JAWSUG 千葉 2025.1.14
shimy
1
100
FODにおけるホーム画面編成のレコメンド
watarukudo
PRO
2
210
Amazon Route 53, 待ちに待った TLSAレコードのサポート開始
kenichinakamura
0
110
Accessibility Inspectorを活用した アプリのアクセシビリティ向上方法
hinakko
0
170
GeometryReaderやスクロールを用いた表現と紐解き方
fumiyasac0921
0
100
2025年のARグラスの潮流
kotauchisunsun
0
780
The future we create with our own MVV
matsukurou
0
1.9k
🌏丸い地球を効率的に平たくする 〜🗺️地図の幾何学とWeb地図技術〜
syotasasaki593876
0
140
今から、 今だからこそ始める Terraform で Azure 管理 / Managing Azure with Terraform: The Perfect Time to Start
nnstt1
0
140
「隙間家具OSS」に至る道/Fujiwara Tech Conference 2025
fujiwara3
6
6.1k
コロプラのオンボーディングを採用から語りたい
colopl
5
910
I could be Wrong!! - Learning from Agile Experts
kawaguti
PRO
8
3.2k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.2k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
500
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Documentation Writing (for coders)
carmenintech
67
4.5k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
860
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
YesSQL, Process and Tooling at Scale
rocio
170
14k
Done Done
chrislema
182
16k
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!)