This Project is based on Obytes starter
- React Native dev environment
- Node.js LTS release
- Git
- Watchman, required only for macOS or Linux users
- Pnpm
- VS Code Editor
⚠️ Make sure to install all recommended extension from.vscode/extensions.json
- in this location ( C:\Program Files (x86)\Java ) we need three folders to be present:
- jdk-1.8
- jre-1.8
- jre1.8.0_261
- jdk: 17 version
- ndkVersion = "26.1.10909125" //specified in the build.gradle project file
Clone the repo to your machine and install deps :
git clone https://github.com/user/repo-name
cd ./repo-name
pnpm install
pnpm prebuild
To run the app on ios
pnpm iosTo run the app on Android
pnpm androidTo run the app on Expo go
npx expo start -c