- Need Android SDK first
- Phone with USB Debugging enabled
- NPM or NodeJS installed on your system (https://www.npmjs.com/get-npm)
- More visit https://reactnative.dev/docs/environment-setup
- install node modules with
npm install
- set your API URL to .env files
- execute and build to your phone with :
npm run android
ornpx npm run ios
- run react native with
npx npm start
- Syaifun Affandi
- Afif Abdillah Jusuf