Skip to content

lukaszkn/Xamarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOSMvvmCross

This is sample master/detail project using MvvmCross library in Xamarin.iOS. Data is populated from jsonplaceholder.typicode.com REST API. Master view shows list of albums (in UITableView) and after user selection, details view shows collection of images associated with selected album (in UICollectionView).

MvvmCross is a cross-platform MVVM framework. It enables developers to create apps using the MVVM pattern on Xamarin.

   

Releases

No releases published

Packages

No packages published

Languages