scottkuhl / ShellDuo

Xamarin Shell Template with Dual Screen Support
0 stars 0 forks source link

ShellDuo

Xamarin Shell Template with Dual Screen Support

The highlights of what is changed in this example are:

  1. Added a BaseModel for change notification.
  2. Extends the BaseViewModel with Screen aware functionality.
  3. Combines the ItemsViewModel and ItemDetailViewModel.
  4. Moves the ItemDetailPage functionality into ItemDetailView.
  5. Adds the TwoPaneView control to ItemsPage.