doumer.me
Xamarin.Forms ListView Advanced Guide With MVVM - Doumer's Blog
Xamarin.Forms listview Are you willing to permit your users to perform special actions on you app's list views easily by implementing functionalities like Binding commands from each list cell to the list's view model, Responding to List item tapped in viewmodel. All these with MVVM design pattern, check this blog post.
Doumer