BigBrainParking/app
Hank d3d81a9de1 Add babel-plugin-module-resolver (required for release JS bundling)
The '@/' import alias needs this plugin; debug builds hid the gap because
they bundle lazily via Metro. Release (standalone) bundling now succeeds.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 09:19:25 -07:00
..
assets Fix native module versions for Expo SDK 53; use real joelangel.png 2026-07-06 09:02:48 -07:00
plugins Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
src Add About screen with 7-tap joelangel easter egg; fix deps 2026-07-06 08:55:37 -07:00
app.json Add About screen with 7-tap joelangel easter egg; fix deps 2026-07-06 08:55:37 -07:00
App.tsx Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
babel.config.js Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
index.ts Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
metro.config.js Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
package.json Add babel-plugin-module-resolver (required for release JS bundling) 2026-07-06 09:19:25 -07:00
tsconfig.json Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00