This is a React Native App for the PutBox application.
This applications uses React Native and Expo to run in Android & IOS
To run, please follow these steps :
- Clone the project.
- Install npm, 'sudo apt install npm'
- Install android studio and tools for android app development
- Change your directory into the PutBox folder, 'cd PutBox/'
- run 'npm run android-linux' to run this app in a device
- run 'npm run android-linux-release' to export a signed apk
PutBox mobile app from your mobile device.