-
### Summary
As title suggests, `expo-module build` fails when using pnpm and corepack (packageManager field in packge.json). It will use `yarn exec` and `corepack` doesn't allow using `yarn` when you…
-
### Summary
I am trying to enable Maestro E2E tests in my project. I have to run my tests in multiple different environments and thus would like to reuse common shared config like this:
```
"e2e"…
-
Evolu (and Effect, I think) both need polyfills in order to function in React Native when used with `expo-router` or Metro. Polyfills are needed for TextEncoder and TextDecoder, and for `crypto.getRan…
-
Hello everyone,
I'm currently in the process of building an Expo app utilizing the Expo Router v3 API routes. Previously, I had been using Planetscale without any issues. However, upon attempting to …
-
### Minimal reproducible example
https://github.com/johnnyrwest/expo-router-layout-search-params
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related,…
-
First of all, thank you for this plugin. I wish Expo had something native in their localization to support for this.
Using expo 51 (not with the new arch), I've added the package and updated the `a…
-
### Minimal reproducible example
https://github.com/bahadiraraz/expo-bug.git
### Which package manager are you using? (Yarn is recommended)
yarn
### If the issue is web-related, please sel…
-
### Minimal reproducible example
https://github.com/AruSeito/expo-test
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a development build
### Sum…
-
### Build/Submit details page URL
https://expo.dev/accounts/mob_dev/projects/usteda/builds/4801382a-9816-42f0-a9d1-108e8a0aa798
### Summary
Run iOS production builds locally and in expo cloud…
-
### Summary
I'm using Ubuntu 24.04 LTS, and whenever after running `npx create-expo-app@latest` I always have to face the issue of this error from `npm`:
```bash
sh: 1: expo: not found
```…