xamarin-forms-clean icon indicating copy to clipboard operation
xamarin-forms-clean copied to clipboard

Sample Xamarin.Forms application using Clean Architecture

Results 3 xamarin-forms-clean issues
Sort by recently updated
recently updated
newest added

We should try to investigate in how we can add ReactiveUI https://github.com/reactiveui/ReactiveUI

feature

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 :)

question

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).

enhancement