keith-kurak / AddSomeExpo2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add-Some-Expo-2023

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:

  1. Add Expo Modules
  2. Setup Development Builds
  3. Adopt Prebuild
  4. Configure EAS Build
  5. Configure EAS Update
  6. Setup EAS Update PR Review Workflow

Then, you can see the PR Review workflow in action with this open PR.

Running the demo

  1. Run yarn to restore dependencies
  2. Run yarn start to start the Expo CLI and run on a simulator or device.

More fun stuff

About


Languages

Language:TypeScript 84.5%Language:JavaScript 12.4%Language:Ruby 3.1%