Access figma by clicking here
- React Native
- Styled Components
- Typescript
- React Navigation
- React Hook Form
- Axios
- Yup
- Prettier
- Eslint
- React Native CLI
- git-flow
yarn #or npm install
Follow the instructions in the RN documentation (CLI) to set up the environment. After that, run the command:
yarn android #ios not tested
#or npm run android
then run the command:
yarn start #or npm start
- Plug in your device via USB
- Follow the instructions in the RN documentation (CLI) to set up the environment. After that, run the command:
yarn android #ios not tested
#or npm run android
then run the command:
yarn start #or npm start