If you want to run the app from the repo,
- Clone the repository and run
yarnin the project root - Run
npx pod-install - Run
npx react-native startto start the packager - Run
npx react-native run-iosto build on iOS - Run
npx react-native run-androidto build on Android