I have a pretty big monorepo, and adding node-linker=hoisted
to .npmrc
would have significant consequences. With the help of rnx-kit, I managed to configure Expo to work without changes to .npmrc
.
I haven't encountered any major issues yet, but I also haven't built or released a production version of my app, so we'll see how it goes.
-
Add the following dependencies to your
package.json
:
{