Last updated 2 years ago
Was this helpful?
Make sure you have everything to run the project
From project root folder install the packages:
yarn install
Before running the app on iOS, make sure to install pods first.
npx pod-install
yarn run-ios
yarn run-android