Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 439 Bytes

template-app

A list of projects with 'how to' examples on mvvmcross topics:

  • Base template app
  • Base template app with side menu
    • TODO Find a way to use same logic in both Android and iOS, as now we have menu commands in both MenuViewModel and RootViewModel
    • TODO Change namespaces from Template to TemplateMenu
    • TODO Add comments how is working
  • Color Value converters in Xamarin.Android and Xamarin.iOS