EAS Development Builds
EAS Build is a hosted service for building app binaries for your Expo and React Native projects.
It makes building your apps for distribution simple and easy to automate by providing defaults that work well for Expo and React Native projects out of the box, and by handling your app signing credentials for you (if you wish). It also makes sharing builds with your team easier than ever with internal distribution (using ad hoc and/or enterprise "universal" provisioning), deeply integrates with EAS Submit for app store submissions, and has first-class support for the expo-updates library.
Install EAS CLI
npm install -g eas-cliResources
- Expo Guide - EAS Build on Physical Device
- EAS Build
- Source Code - Course Example App