Mobile Application that alows you track your parcel
- React Native CLI
- iOS and Android
- React Navigation
First: npm install
Install: cd ios && pod install cd ..
For IOS and Android, you can use the following commands:
npx react-native run-ios
npx react-native run-android
Run Project Locally: yarn dev
or yarn start
This project will be updated in future with live map tracking etc