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
190
Data Bind Everything
cirrious
0
4.8k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
160
MobDevCon MvvmCross Workshop
cirrious
0
3.3k
Static Version of MvvmCross Evolve talk
cirrious
0
110
Jago?
cirrious
0
140
Saying SOLID with PCL
cirrious
0
3.4k
Using SQLite.Net In MvvmCross
cirrious
0
1.1k
AppStart in MvvmCross
cirrious
2
3k
Other Decks in Technology
See All in Technology
[AWS JAPAN 生成AIハッカソン] Dialog の紹介
yoshimi0227
0
150
現地でMeet Upをやる場合の注意点〜反省点を添えて〜
shotashiratori
0
530
20241031_AWS_生成AIハッカソン_GenMuck
tsumita
0
110
CyberAgent 生成AI Deep Dive with Amazon Web Services / genai-aws
cyberagentdevelopers
PRO
1
480
Gradle: The Build System That Loves To Hate You
aurimas
2
150
신뢰할 수 있는 AI 검색 엔진을 만들기 위한 Liner의 여정
huffon
0
370
カメラを用いた店内計測におけるオプトインの仕組みの実現 / ai-optin-camera
cyberagentdevelopers
PRO
1
120
新卒1年目が挑む!生成AI × マルチエージェントで実現する次世代オンボーディング / operation-ai-onboarding
cyberagentdevelopers
PRO
1
170
使えそうで使われないCloudHSM
maikamibayashi
0
170
「最高のチューニング」をしないために / hack@delta 24.10
fujiwara3
21
3.5k
プロポーザルのつくり方 〜個人技編〜 / How to come up with proposals
ohbarye
1
110
MAMを軸とした動画ハンドリングにおけるAI活用前提の整備と次世代ビジョン / abema-ai-mam
cyberagentdevelopers
PRO
1
120
Featured
See All Featured
Gamification - CAS2011
davidbonilla
80
5k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
Six Lessons from altMBA
skipperchong
26
3.5k
Bash Introduction
62gerente
608
210k
Writing Fast Ruby
sferik
626
61k
Ruby is Unlike a Banana
tanoku
96
11k
The Cost Of JavaScript in 2023
addyosmani
45
6.6k
Building Applications with DynamoDB
mza
90
6.1k
A Philosophy of Restraint
colly
203
16k
Imperfection Machines: The Place of Print at Facebook
scottboms
264
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Thoughts on Productivity
jonyablonski
67
4.3k
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