We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ node -v v18.15.0 $ npm -v v9.5.0
Install eas-cli globally (with npm) to build You can install with:
$ npx expo
Install modules:
$ npm install
Go to settings.json and flip the flag dev to 'true'
// settings.json dev: true
Run with:
$ npx expo run:ios