/PhotoBrowserExampleApp

An example app for browsing through a set of images with Xamarin Forms

Primary LanguageC#

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.