Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.1 KB

NovelCOVID-Swift iOS App with SwiftUI, Combine (MVVM)

Features

  • Statistics of world total cases, recovered, deaths and today's case.
  • Map with annotatios and callout view of affected country with details.
  • Public API used for data(https://corona.lmao.ninja)
  • SF Symbols used for Icons

Third Party Libraries

Requirements

  • Xocde 11.4

Swift Package Manger Libraries Used

Installation Guide

  • Clone or download