Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

digitalrmdy/UA-XamarinForms-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UA guest lecture

Find My Beer

Sample app for guest lecture about creating Xamarin apps that connect with a RESTful API given Sam Debruyn.

The app uses BreweryDB to show a list of beer styles and then shows your the beers in each style.

Features

  • MVVM (no library required) - only uses PropertyChanged.Fody
  • RESTful API access with Refit
  • Xamarin.Forms
  • TabbedPage
  • ListViews with pull to refresh and infinite scrolling

Docs

Releases

No releases published

Packages

No packages published

Languages