You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symlink support enables React Native to work transparently with monorepo setups and pnpm, removing the need for workarounds. See [Enabling Beta Features](https://reactnative.dev/blog/2023/06/21/0.72-metro-package-exports-symlinks#enabling-beta-features) to use in your app.
I'm using react-native-monorepo-tools with my monorepo, which contains a react-native app, and a web app too.
I've tried looking for info on this "new feature" on RN 0.72 and see if somehow relates to react-native-monorepo-tools and being able to just use RN 0.72 without it.
The text was updated successfully, but these errors were encountered:
Reading on https://reactnative.dev/blog/2023/06/21/0.72-metro-package-exports-symlinks#new-metro-features
Symlink support enables React Native to work transparently with monorepo setups and pnpm, removing the need for workarounds. See [Enabling Beta Features](https://reactnative.dev/blog/2023/06/21/0.72-metro-package-exports-symlinks#enabling-beta-features) to use in your app.
I'm using react-native-monorepo-tools with my monorepo, which contains a react-native app, and a web app too.
I've tried looking for info on this "new feature" on RN 0.72 and see if somehow relates to react-native-monorepo-tools and being able to just use RN 0.72 without it.
The text was updated successfully, but these errors were encountered: