Metro couldn't resolve hoisted packages (@maplibre, @gorhom, etc.) because it only looked in apps/mobile/node_modules. Configure watchFolders and nodeModulesPaths to include the monorepo root. Also revert MapLibre fallback — direct import is correct, the issue was Metro resolution, not a missing native module. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| lib | ||
| .gitignore | ||
| app.config.ts | ||
| eas.json | ||
| index.ts | ||
| metro.config.js | ||
| package.json | ||
| tsconfig.json | ||