King-of-Spades / AppCenter-Samples

Samples for getting started in Visual Studio App Center
https://appcenter.ms
20 stars 64 forks source link

Add Xamarin.Forms Control Gallery sample along with working Xamarin.UITests for each element #20

Closed King-of-Spades closed 5 years ago

King-of-Spades commented 5 years ago

Modified from this public sample: https://github.com/xamarin/xamarin-forms-samples/tree/master/FormsGallery

Modifications include the addition of Xamarin.UITests, required functionality, and minor changes to the main app to facilitate consistent testing.