xamarin.forms FreshMVVM With A Login It's going to happen. You will be writing an app and it will require a login form to be displayed before displaying any other content. This is a common scenario and I have
xamarin.forms Using FreshMVVM With Xamarin.Forms One of the best things about Xamarin.Forms is data binding. Why? Because data binding provides us with a really clean UI paradigm: MVVM (Model View View-Model). You don't even need a framework
xamarin.forms Xamarin.Forms, MVVM async Constructor Update: It has been pointed out (on Twitter) that making a network call in a constructor is a bad idea. I couldn't agree more. But, sometimes you inherit a code-base that you can't
xamarin Xamarin.Forms Native Views Xamarin.Forms is Growing Up. UPDATE: After posting this, I came across the Xamarin.Forms Roadmap and it looks very promising. Not sure how I missed this: Adding Bindable Native Views Directly to