This repository contains a demonstration of some advanced uses of the List View in Xamarin.Forms, with MVVM. Reactiveui is used to implement MVVM in this demo. These are the features which are demonstrated in this demo:
- Binding commands from each list cell to the list’s view model
- Responding to List item tapped in viewmodel
- Context menus in list view
- Data template selection
- ListView Grouping