WeatherApp/README.md

23 строки
508 B
Markdown

# WeatherApp
Xamarin.Forms good looking UI sample using the new **RefreshView**.
_**NOTE:** To use this sample it is necessary to add a [OpenWeatherMap API Key](https://openweathermap.org/api) in AppSettings.cs._
### Platforms
Android, iOS and Windows.
### Features:
- CollectionView.
- Custom Fonts.
- Gradients.
- RefreshView.
### Screenshots
<img src="images/refresh-weather.gif" Width="250" />
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).