Lo prometido es deuda y ya he subido los ejercicios que utilizamos en el Lab de Xamarin.
Ejercicio1
- Android
- ListaSimple : Our first Android list with ListView and the ArrayAdapter
- Lista: Complex List with Custom Adapter and Listview
- iOS
- Lista: First iOS list with Custom UITableViewSource
- Xamarin Forms
- Lista: Fisrt List example for all platforms only one view. XAML PAge and ListView with Template.
Ejercicio2
- MVVM: Example how use MVVM pattern in Xamarin Forms.
Ejercicio3
- Http services: Example how use HttpClient for consume API REST in Xamarin Forms.