20d62a9df8 | ||
---|---|---|
images | ||
src | ||
.gitattributes | ||
.gitignore | ||
README.md |
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.
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:
- Xamarin.Forms
- XAML UI
- Converters
- Custom Controls
- Data Binding
- MVVM
- Styles
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.
Copyright and license
Code released under the MIT license.