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
190
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
140
Jago?
cirrious
0
180
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
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
3
910
JavaScript 研修
recruitengineers
PRO
4
840
衝突して強くなる! BLUE GIANTと アジャイルチームの共通点とは ― いきいきと活気に満ちたグルーヴあるチームを作るコツ ― / BLUE GIANT and Agile Teams
naitosatoshi
0
110
Postman MCP 関連機能アップデート / Postman MCP feature updates
yokawasa
1
180
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
680
LLMエージェント時代に適応した開発フロー
hiragram
1
430
TypeScript入門
recruitengineers
PRO
27
8.8k
アジャイルテストで高品質のスプリントレビューを
takesection
0
120
見てわかるテスト駆動開発
recruitengineers
PRO
6
1.5k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
30k
mruby(PicoRuby)で ファミコン音楽を奏でる
kishima
1
300
制約理論(ToC)入門
recruitengineers
PRO
7
2.7k
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Embracing the Ebb and Flow
colly
87
4.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Facilitating Awesome Meetings
lara
55
6.5k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Navigating Team Friction
lara
189
15k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Designing for humans not robots
tammielis
253
25k
Why Our Code Smells
bkeepers
PRO
338
57k
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