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> cdinto the project directory.- Run
npm installin the directory. - Run
react-native run-androidif you have an android mobile else runreact-native run-ios.