create-full-stack
create-full-stack copied to clipboard
Use yarn pnp
Could this solve the single version of react and react-native on web and mobile problem? Blocked on tsc supporting pnp
https://classic.yarnpkg.com/en/docs/pnp/getting-started https://github.com/microsoft/TypeScript/issues/28289
Default in yarn v2
- https://github.com/facebook/metro/issues/308
- https://github.com/react-native-community/cli/issues/27
- https://github.com/expo/expo-cli/issues/1073
https://docs.expo.io/guides/customizing-metro/