Experimental mobile application for tracking status of COVID-19 pandemic.
This application uses REST Countries v1, COVID-19 API's from Rapid API and creates data statistics with simple visuality for user.
It's created for just experimental. You can fork and work with it however you want.
-
You should create your own API keys. Change the Google Maps API key on
ios/coronaTest/AppDelegate.m
and RapidAPI keys onsrc/utils/function
-
Segmented component (on top of header) works only for iOS. If you try to build on Android you will get build error. So you should create your own component.