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
Presenters in MvvmCross
Search
Stuart Lodge
May 14, 2013
Technology
1
32k
Presenters in MvvmCross
Different kinds of presenters allow tabs, split views, panels, etc
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
Saying SOLID with PCL
cirrious
0
3.5k
Using SQLite.Net In MvvmCross
cirrious
0
1.1k
AppStart in MvvmCross
cirrious
2
3k
Other Decks in Technology
See All in Technology
ドメイン特化なCLIPモデルとデータセットの紹介
tattaka
2
550
「良さそう」と「とても良い」の間には 「良さそうだがホンマか」がたくさんある / 2025.07.01 LLM品質Night
smiyawaki0820
1
480
Model Mondays S2E03: SLMs & Reasoning
nitya
0
320
Glacierだからってコストあきらめてない? / JAWS Meet Glacier Cost
taishin
1
120
Zephyr RTOSを使った開発コンペに参加した件
iotengineer22
1
180
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
26k
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
240
MUITにおける開発プロセスモダナイズの取り組みと開発生産性可視化の取り組みについて / Modernize the Development Process and Visualize Development Productivity at MUIT
muit
1
10k
Should Our Project Join the CNCF? (Japanese Recap)
whywaita
PRO
0
310
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
2
8.4k
事業成長の裏側:エンジニア組織と開発生産性の進化 / 20250703 Rinto Ikenoue
shift_evolve
PRO
2
13k
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
1
400
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
A Tale of Four Properties
chriscoyier
160
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Documentation Writing (for coders)
carmenintech
72
4.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Building an army of robots
kneath
306
45k
Embracing the Ebb and Flow
colly
86
4.7k
Transcript
Presenters
IMvxViewPresenter
Page by Page
Split View
SplitViewPresenter example
Sample SplitViewPresenter: https://github.com/slodge/MvvmCross- Tutorials/tree/master/Sample%20- %20TwitterSearch/TwitterSearch.UI.Touch
Tabs and Panoramas
Tabs and Panoramas
Tabs and Panoramas
Sample Tabs - especially in iOS with sub-navigation controllers: https://github.com/slodge/MvvmCross-
Tutorials/tree/master/Sample%20- %20CirriousConference
Fragments (Android UserControls) Titles Titles Detail Detail
Sample Lots of Fragments: https://github.com/slodge/MvvmCross- Tutorials/tree/master/Fragments