This app presents the statistical information provided by Health Promotion Bureau of Sri Lanka about the COVID-19 Virus in Sri Lanka. As a minimal app this shows the basic stats. This can be improved to show more relavant information as well.
- Clone the project
- Setup React Native Development Environment
- Generate the Keystore files and replace the appropriate values in following files
android/app/build.gradle android/gradle.properties
How to generate keystore can be found from this link. https://reactnative.dev/docs/signed-apk-android
- Generate the .apks or android app bundles by following the steps in the above guide.
Contributions to improve this app are more than welcome!!