https://drive.google.com/file/d/1gX4RNcS0mTrx4BXN3j2m9gmyT4dowdrV/view
Make sure to allow installing APKs from Google Drive and bypass Play Protect when installing and running.
- Install the Expo app from the Play Store.
- Go to: https://expo.io/@ssuresh3/frontend
- Scan the QR code on the webpage.
- Enjoy! (Please report if this doesn't work)
-
Please clone the repository to your local machine.
-
Make sure to download
npm
andexpo-cli
. -
Download the Expo app on your phone.
-
Afterwards on your local machine, go to
hitchhike/frontend
-
Type
npm start
-
If you are on iOS, scan the QR code using the camera app. Follow the notification to the Expo app, where the HitchHike app will run.
If you are on Android, scan the QR code directly from the Expo app. HitchHike will automatically open up.
-
Make sure you have the latest version of Node.JS installed on your computer.
-
If you are having trouble with missing npm modules, run the command
npm install
in thehitchhike/frontend
directory. This should install all of the necessary modules. This may take a few minutes. -
Open an issue in the repository to report any bugs. We will resolve these issues as soon as possible. We appreciate your support through the development process, and we hope you enjoy the app!