With SDK 43, we introduced a lot of improvements that should make overall usage with monorepos easier. You no longer need expo-yarn-workspaces to use monorepos, and theoretically, it should also work with npm workspaces. This is a test integration to make sure everything works as expected.
Linked issue
With SDK 43, we introduced a lot of improvements that should make overall usage with monorepos easier. You no longer need
expo-yarn-workspaces
to use monorepos, and theoretically, it should also work with npm workspaces. This is a test integration to make sure everything works as expected.Additional context
DO NOT use this in production yet.