Coronavirus tracker app for iOS with map & charts.
The app shows a distribution map, charts, and a timeline for every country. You can also see the data at city level for the US, Canada, and Australia, and at province level for China.
Clone, build, and run!
Data is provided by JHU CSSE (https://github.com/CSSEGISandData/COVID-19).
- CSV.swift: For parsing the CSV data file.
- Charts: Beautiful and powerful charts.
- FloatingPanel: For the bottom sheet.
- Disk: Simlifies loading/saving files.
- PKHUD: For the activity indicator.