xamarin-forms-clean
xamarin-forms-clean copied to clipboard
Sample Xamarin.Forms application using Clean Architecture
We should try to investigate in how we can add ReactiveUI https://github.com/reactiveui/ReactiveUI
What pattern we should use here? Currently the project intents to use MVP but we can consider move it to MVVM if there is a good cause :)
Looks like the images take long time to load when the app starts at first time. We should try to implement [FFImageLoading](https://github.com/luberda-molinet/FFImageLoading).