BigBrainParking/app
Hank b31cb78592 Map: search the viewport, add My Location + status feedback; tab bar icons
- "Search this area" now searches the map's current center (getCenter), so it
  works with no GPS fix — pan anywhere and search. Fixes "search here does nothing".
- "My location" recenters the camera on the GPS fix and searches there.
- Status bar shows real feedback (N meters / none found / errors) instead of silent.
- Add bottom tab icons via @expo/vector-icons (map/qr/star/time).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 09:35:46 -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 Map: search the viewport, add My Location + status feedback; tab bar icons 2026-07-06 09:35:46 -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