https://github.com/Joker462/COVID-19_SwiftUI_Demo
https://github.com/Joker462/COVID-19_SwiftUI_Demo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Joker462/COVID-19_SwiftUI_Demo
- Owner: Joker462
- Created: 2020-04-06T10:59:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T18:11:55.000Z (over 5 years ago)
- Last Synced: 2024-11-17T19:42:18.431Z (12 months ago)
- Language: Swift
- Size: 1.48 MB
- Stars: 20
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - COVID-19 SwiftUI Demo
README
# COVID-19_SwiftUI_Demo
## About
`COVID-19_SwiftUI_Demo` is the coronavirus information application using [SwiftUI](https://developer.apple.com/xcode/swiftui) which is first introduced in WWDC19 keynote.
This APIs project park a fork from [NovelCODVID](https://github.com/NovelCOVID/API) and [NewsAPI](https://newsapi.org/)
Thank [Vadim Bulavin](https://www.vadimbulavin.com/modern-mvvm-ios-app-architecture-with-combine-and-swiftui/) author for writing MVVM architecture with Combine and SwiftUI.
## Requirements
* iOS 13 and Xcode 11
* Please sign up and request to get your api key from [NewsAPI](https://newsapi.org/)
* Add your api key from `NewsAPI` to the `NEWSAPIKEY` property of the `CovidEndPoint.swift` file.
## Demo

## License
The MIT License (MIT)
Copyright (c) 2020 Hung Thai (hungthai270893@gmail.com)