rlamasb / Firebase.Xamarin

Light weight wrapper for Firebase Realtime Database REST API.
MIT License
149 stars 39 forks source link

Samples? #41

Open codegrue opened 6 years ago

codegrue commented 6 years ago

Does anyone have a basic Xamarin sample (e.g. todo list) that does Realtime and Offline? I'm struggling to get all the objects working together correctly.

mzhukovs commented 6 years ago

Doubling down here - example with Xamarin Forms abstractions anyone?