Xamarin.Forms Weather Demo using OpenWeatherMap
Перейти к файлу
James Montemagno 4b4b08c473 Update to 7.0 android 2016-11-01 11:51:55 -07:00
Images add promo 2015-11-19 12:29:48 -05:00
MyWeather Update WeatherViewModel.cs 2016-07-12 15:33:30 -07:00
MyWeather.Droid Update to 7.0 android 2016-11-01 11:51:55 -07:00
MyWeather.UWP Added/updated Tiles, Store Tiles, Splash Screen & badges 2016-08-04 13:35:54 -04:00
MyWeather.iOS Update to latest nuget packages 2016-07-11 08:26:20 -07:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2014-09-30 23:30:56 +02:00
.gitignore Update app to 2.0 Xamarin.Forms and add UWP 2015-11-19 12:13:33 -05:00
LICENSE.md Update app to 2.0 Xamarin.Forms and add UWP 2015-11-19 12:13:33 -05:00
MyWeather.sln Update to latest version of NuGets 2016-05-01 15:00:27 -04:00
README.md Update README.md 2016-02-10 00:19:32 -08:00

README.md

MyWeather.Forms

This is a small sample application showing how to query OpenWeatherMap.org to gather weather for a current location.

Built with C# 6 features, you must be running VS 2015 or Xamarin Studio to compile.

Built with Xamarin.Forms with support for:

  • iOS
  • Android
  • UWP

Grabs current weather and 5 day forecast.