A small demo starting from npx react-native@latest init
, gradually adding Expo modules, prebuild, EAS Build and Update, etc.
View the closed PR's to see step-by-step Expo integrations:
- Add Expo Modules
- Setup Development Builds
- Adopt Prebuild
- Configure EAS Build
- Configure EAS Update
- Setup EAS Update PR Review Workflow
Then, you can see the PR Review workflow in action with this open PR.
- Run
yarn
to restore dependencies - Run
yarn start
to start the Expo CLI and run on a simulator or device.
- Check out a simple Expo Router demo
- Chain React 2023 "Not Your Grandpa's Expo" slides