Xamarin.Forms - ListView Sample: Custom Cells

Sample code associated with the ListView Docs:

This sample demonstrates how to implement a custom cell in both XAML and C#. This sample mirrors the samples for iOS UITableViewController and Android ListView, respectively.

Xamarin.Forms ListView Sample: Custom Cells application screenshot