PNPM
PNPM
# installation brew install pnpm # run pnpm <command>
You can NOT use
pnpmwith React Native Expo because Expo has "implicit" dependencies which goes in contrast with symlink ofpnpm.
# installation brew install pnpm # run pnpm <command>
You can NOT use
pnpmwith React Native Expo because Expo has "implicit" dependencies which goes in contrast with symlink ofpnpm.