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

https://github.com/Joker462/COVID-19_SwiftUI_Demo


https://github.com/Joker462/COVID-19_SwiftUI_Demo

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

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

![screenshots](https://github.com/Joker462/COVID-19_SwiftUI_Demo/blob/master/example.png)

## License

The MIT License (MIT)

Copyright (c) 2020 Hung Thai (hungthai270893@gmail.com)