npm install
npm run startTo make things work on your local simulator, or on your phone, you need first to run eas build. We have many shortcuts on package.json to make it easier:
npm run build:ios:sim # build for ios simulator
npm run build:ios:dev # build for ios device
npm run build:ios:prod # build for ios device