Similar to the UITableView in iOS and ListView in Android, the XF version can be used to cache images for use in other locations of an application. I’ve always been concerned when working with images.
Clone the Xamarin Forms sample with the following command. $ git clone https://github.com/jamesqquick/XamarinForms-StarWarsImageListView.git Then, open up the ...