Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/niazoff/Weather
- Owner: niazoff
- Created: 2019-06-17T20:57:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T21:07:56.000Z (over 5 years ago)
- Last Synced: 2024-08-03T17:21:13.203Z (5 months ago)
- Topics: combine, mvvm, swift, swiftui
- Language: Swift
- Homepage:
- Size: 14.6 KB
- Stars: 25
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Weather
- fucking-about-SwiftUI - Weather
- awesome-swiftui - A simple SwiftUI weather app using MVVM
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`.