Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 314 Bytes

File metadata and controls

8 lines (6 loc) · 314 Bytes

Photo Browser

This is an example app built with Xamarin.Forms for demonstrating how to browse through a set of images downloaded remotely from the interwebz and showing an ActivityIndicator while doing so.

Setup

  1. Clone the repo
  2. Open the solution in either VS for Mac or Visual Studio.
  3. Build and Run.