An application which retrieves the images from the server and stores them in a local database (image caching) and in a realtime database (Firebase).
Xamarin | Firebase | SQLite
In this application, we have followed the MVVM Pattern.
- MVVM
- Singleton
- IoC Container
- Online and Offline Database
- FFImageLoading
- https://www.pexels.com/api/
- https://xamarinmonkeys.blogspot.com/2019/01/xamarinforms-working-with-firebase.html
- https://docs.microsoft.com/en-us/xamarin/xamarin-forms/data-cloud/data/databases
- https://github.com/luberda-molinet/FFImageLoading
Replace your API keys for Pexel API (To retrieve the image) and for Firebase in the following file.