- Add VinEye/.npmrc with node-linker=hoisted to avoid Windows MAX_PATH crashes with .pnpm/<hash>/ deep paths during native compilation - Replace react-native-maps (Google Maps SDK requires API key) with react-native-webview (renders Leaflet + OSM tiles, no key needed) - Add expo-location for GPS capture during scans - Add expo-dev-client for proper HMR + deep-link launch in dev builds - Configure expo-location plugin in app.json with FR permission strings Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
node-linker=hoisted
|
|
shamefully-hoist=true
|