This app is the redesign of an already made app by me which is also available on github with some additional features such as
My Country
& Precautions
tabs.
- React Native 0.61
- React Navigation 5
Packages used
- react-native-progress
- Clone the project using
git clone <github link>
cd
into the project directory.- Run
npm install
in the directory. - Run
react-native run-android
if you have an android mobile else runreact-native run-ios
.