/MyWeatherNUI

Cross-Platform Mobile Weather App for iOS, Android and Windows 10 built in C# with Xamarin. Uses a custom UI for each platform.

Primary LanguageC#

MyWeatherNUI

Cross-Platform Mobile Weather App for iOS, Android and WP8 built in C# with Xamarin. Uses a custom UI for each platform. Pulls weather data using the OpenWeatherMap.org API.

This is a simple sample that highlights code sharing using C# and Xamarin, while still allowing for a customized UI on each plarform, using XAML on Windows, Storyboards on iOS and XML layouts on Android.

To Do:

  • Add Windows 10 / UWP client to the solution.