Documentation Index
Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Expo + Nx caveats
Metro config
Expo Router expects Metro to supportrequire.context. In this repo, Metro is configured for the mobile app in apps/mobile/metro.config.js.
Dependency alignment
If you see Expo warnings about expected React versions, preferexpo install (or align versions) instead of manually pinning mismatched React/React Native versions.