My personal monorepo containing my spare time projects.
Initial foundations of this monorepo were layed using this article.
- Install dependencies
cd react-native-monorepo && yarn
- Choose the app you want to run and build it.
yarn workspace @react-native-monorepo/APP_NAME ios