Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niazoff/Weather

A simple SwiftUI weather app using MVVM.
https://github.com/niazoff/Weather

combine mvvm swift swiftui

Last synced: 2 months ago
JSON representation

A simple SwiftUI weather app using MVVM.

Awesome Lists containing this project

README

        

To run the app you must obtain an [OpenWeatherMap API key](https://openweathermap.org/appid) and set it as an
[environment variable](https://nshipster.com/launch-arguments-and-environment-variables/#environment-variables)
with the key `API_KEY`.