- The APK file can be found in
Builds/Andriod
namedmyPAL.apk
. - Download the apk file to an android device and install.
- Run the app that was installed.
- Clone this repository.
- Navigate to the
myPAL
directory. - Run
npm i
to install dependencies.
- Run the following command:
npx react-native run-ios
- Warning: Requires a device with macOS and xCode.
- Run the following command:
npx react-native run-android
. - Warning: Requires an android device with USB Debugging enabled or an android emulator.