Using the ContainerView to Transition between Views - aka More Fragments in Xamarin.iOS
Having used Fragments in Xamarin.Android and ContentControls in WPF I was keen to understand how to create pages composed of subviews in iOS. I have »
Having used Fragments in Xamarin.Android and ContentControls in WPF I was keen to understand how to create pages composed of subviews in iOS. I have »
Having used Fragments in Xamarin.Android and ContentControls in WPF I was keen to understand how to create pages composed of subviews in iOS. The project »
The MVVM Light framework for Xamarin.Android provides a NavigationService allowing for navigation to views to be invoked from code in a View Model command handler »
The MVVMLight framework version 5.3 was released by Laurent Bugnion back in April. This release provides the ObservableRecylerAdapter class for Xamarin.Android. This post presents »
This post covers the installation of the Visual Studio Team Services Build and Release Agent on Windows. This is the new cross platform agent and is »