Contact tracing mobile application (Android & iOS) - React Native
- Current User Country
- Internationalization - i18n
- RTL Supported
- Sign in with Facebook, google & Apple
- Mobile Number Validation
- Current Country Stats
- Firebase Cloud Messaging
- Background Geolocation Tracking
- And more...
- Yarn
npm install -g yarn
- Cocoapods
sudo gem install cocoapods
Running the Application:
- run:
yarn install
to install all required packages - Install iOS Pods
cd ios/ && pod install && cd ..
- Run:
yarn run ios
oryarn run android
For more details and cutomization, contact us at [email protected]