Skip to content

Just a demo showing Xamarin.Forms working with MvvmCross

License

Notifications You must be signed in to change notification settings

xewn/Xam.Forms.Mvx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Forms + MvvmCross

The code in this project is obsolete!

Look in MvvmCross-Forms for the latest Xamarin.Forms presenters and samples.

Just a demo showing Xamarin.Forms working with MvvmCross.

This demo uses TMDB to get a list of movies the user searches for, each movie can be shown with details.

It uses ListView, Image, Label, Button and other controls from Xamarin.Forms, and these are bound to ViewModels created with MvvmCross.

It also provides an MvvmCross implementation for the Android and iOS platform, to use Xamarin.Forms with it, this includes custom Presenters and Activities. This code is based on the Mvx-Books code (private repo, thanks Stuart!

Screenshots

01 droid 02 droid 01 ios 02 ios

About

Just a demo showing Xamarin.Forms working with MvvmCross

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%