![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
yarn
or npm install
.npx pod-install
.yarn start
or npm run start
to start the bundler.You can generate native iOS and Android projects from your Expo config file (app.json/ app.config.js) by runnning npx expo prebuild
. These native projects can then be compiled and run via XCode and Android Studio.
💡 Learn more about native code in Expo