Skip to content

Conversation

@byCedric
Copy link
Owner

Within this repository, we now expose the raw typescript to Metro directly. This has a few benefits, namely that React Compiler is also applied to all workspaces within this monorepo. It also doesnt require us to run build before running test.

The downside of this is that when using custom TypeScript extensions, all apps consuming this code needs to know about it. Otherwise Metro doesnt know how to transform the code. But, we arent using this at all.

Within this repository, we now expose the raw typescript to Metro directly. This has a few benefits, namely that React Compiler is also applied to all workspaces within this monorepo. It also doesnt require us to run `build` before running `test`.

The downside of this is that when using custom TypeScript extensions, all apps consuming this code needs to know about it. Otherwise Metro doesnt know how to transform the code. But, we arent using this at all.
@github-actions
Copy link

🚀 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 merged commit 41c9936 into main Sep 24, 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