WeatherApp Sample created with Terminal.Gui.Forms
Перейти к файлу
Javier Suárez Ruiz 20d62a9df8 Added gif to README 2018-09-18 20:16:24 +02:00
images Added gif to README 2018-09-18 20:16:24 +02:00
src Initial Commit 2018-09-18 19:31:52 +02:00
.gitattributes Initial Commit 2018-09-18 19:31:52 +02:00
.gitignore Initial Commit 2018-09-18 19:31:52 +02:00
README.md Added gif to README 2018-09-18 20:16:24 +02:00

README.md

Weather

Weather is a Xamarin.Forms gui.cs backend application that makes use OpenWeatherMap.org API, to demonstrate the possibilities of the new backend.

WeatherApp

Xamarin.Forms App

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, macOS and Linux from a single, shared codebase. You can dive into mobile development with Xamarin.Forms by following our free self-guided learning from Xamarin University. This project exercises the following patterns and features:

Licenses

This project is based on MyWeather.Forms by James Montemagno.

Clean and Rebuild

If you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.

Code released under the MIT license.