This repository is a pnpm workspace with the Expo app in apps/mobile.
pnpm install
pnpm dev
pnpm ios
pnpm web
pnpm lint
pnpm test
pnpm e2e:playwright
pnpm verify
pnpm build:webapps/mobile: Expo Router applicationmaestro: smoke E2E flows and notespackages: reserved for future shared packages
- Shared lint, format, test, and CI config live at the workspace root.
- Uniwind is wired through
apps/mobile/src/global.cssandapps/mobile/metro.config.js.