expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.21k stars 862 forks source link

Disable outdated preview workflow #437

Closed douglowder closed 10 months ago

douglowder commented 10 months ago

The GitHub "preview" workflow relies on the outdated global Expo CLI, specifically expo publish, which no longer works in SDK 49 and later (it is part of classic updates). Disabling the workflow until a decision is made to fix or remove it.