Skip to content

Conversation

@byCedric
Copy link
Owner

Linked issue

Closes #142

@github-actions
Copy link

github-actions bot commented Sep 11, 2025

🚀 Expo preview is ready!

  • Project → expo-monorepo
  • Platforms → android, ios
  • Scheme → example
  • Runtime Version → exposdk:54.0.0
  • More info

Learn more about 𝝠 Expo Github Action

@byCedric byCedric force-pushed the @bycedric/turborepo-v2 branch from 64160a4 to 2e523e8 Compare September 12, 2025 10:42
byCedric added a commit to expo/expo that referenced this pull request Sep 12, 2025
…ith React Native `0.81.4` (#39600)

# Why

React Native `0.81.4` uses `[email protected]`
([here](https://github.com/facebook/react-native/blob/5cb9187034ac9dc47476cb1680965aacf0312494/packages/react-native-babel-preset/package.json#L70)).
This was missed in the React Native 0.81.x upgrade, and causes issues
when trying to use Jest.

I ran into this in
byCedric/expo-monorepo-example#150, but only
when running tests locally for some reason.

<img width="1309" height="768" alt="image"
src="https://github.com/user-attachments/assets/a9f29b48-fed0-48c8-8b39-4ed63f2ea92c"
/>


# How

- Re-aligned `[email protected]` in
`babel-preset-expo`

# Test Plan

- `git clone [email protected]:byCedric/expo-monorepo-example.git ./test`
- `cd ./test`
- `git checkout a253d6a3cd4025a5c495599a86a6673e51b6ae3f`
- `pnpm install`
- `pnpm run test`
  - Should succeed without the error listed above

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
-->

- [ ] I added a `changelog.md` entry and rebuilt the package sources
according to [this short
guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
@byCedric byCedric marked this pull request as ready for review September 12, 2025 10:56
@byCedric byCedric merged commit 7a1a051 into main Sep 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants