This Project is based on Obytes starter
.vscode/extensions.json
Clone the repo to your machine and install deps :
git clone https://github.com/user/repo-name
cd ./repo-name
pnpm install
To run the app on ios
pnpm ios
To run the app on Android
pnpm android