Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 881 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 881 Bytes

Parcel Tracker

follow @victorebukaezea

Features

Mobile Application that alows you track your parcel

  • React Native CLI
  • iOS and Android
  • React Navigation

Install & Build

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