trails/apps/mobile/lib/editor
Ullrich Schäfer 2a94af5655
Add Metro config for monorepo module resolution
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>
2026-04-15 07:39:04 +02:00
..
RouteMap.tsx Add Metro config for monorepo module resolution 2026-04-15 07:39:04 +02:00
use-route-editor.ts Fix route compute 401: use authenticated API client 2026-04-15 07:12:13 +02:00
WaypointSheet.tsx Use @gorhom/bottom-sheet for waypoint sheet 2026-04-15 01:09:13 +02:00