Expo App + Next.js App Monorepo Getting Started npm install --force Start the Web App: cd apps/web npm run dev Start the Expo App: cd apps/native npx expo start --ios