A demo application forming part of the Xamarin University Webinar Series: Xamarin University Presents Getting Started with Xamarin and presented in Building Your First iOS App with Xamarin for Visual Studio
The Demo iOS application is built with Xamarin to query OpenWeatherMap.org and gather weather for a current location.
The application is based on MyWeather.Forms by James Montemagno. The app is built with C# 6 features and you must be running VS 2015 or Visual Studio for Mac / Xamarin Studio to compile.
The following amazing libraries were used to create this app:
- User Dialogs Plugin for Xamarin
- Text to Speech Plugin
- Geolocation Plugin
- Settings Plugin
- MVVM Light Toolkit
- Json.NET
Shout out to Designbuoy
Evolve 2016 session An In-Depth Study of the MVVM Light Databinding System