Commit Graph

19 Commits

Author SHA1 Message Date
Antoni Nuñez Romeu cea2c98c82 fix: update react version to resolve peer dependency conflict 2026-07-06 13:02:52 +02:00
Antoni Nuñez Romeu c4fd5bfc77 feat: configure EAS Build for production and add env example 2026-07-06 12:09:41 +02:00
Antoni Nuñez Romeu 4afffe46f0 feat: add biometric authentication support 2026-07-06 11:36:01 +02:00
Antoni Nuñez Romeu d22f1b5646 feat: add barcode scanner for medicine lookup 2026-07-06 11:33:09 +02:00
Antoni Nuñez Romeu 205af1a795 feat: add push notifications support 2026-07-06 11:29:25 +02:00
Antoni Nuñez Romeu b4c572ce17 feat: configure EAS Build and add mobile scripts 2026-07-06 11:25:20 +02:00
Antoni Nuñez Romeu c02abe077a feat: add auth check on app startup 2026-07-06 11:23:20 +02:00
Antoni Nuñez Romeu 7b526e4aaa feat: implement auth screens (login, register) and profile screen 2026-07-06 11:20:51 +02:00
Antoni Nuñez Romeu 414d94c8ea feat: implement pharmacy detail screen with map and medicines 2026-07-06 11:17:22 +02:00
Antoni Nuñez Romeu 11421ef956 feat: implement map screen with pharmacy markers 2026-07-06 11:14:49 +02:00
Antoni Nuñez Romeu 6e58939723 feat: implement medicine detail screen with pharmacies list 2026-07-06 11:12:57 +02:00
Antoni Nuñez Romeu 29b9f84462 feat: implement home screen with medicine search 2026-07-06 11:10:19 +02:00
Antoni Nuñez Romeu 39331e2f6e feat: add UI components (SearchBar, MedicineCard, StockBadge, LoadingSpinner) 2026-07-06 11:08:40 +02:00
Antoni Nuñez Romeu 47f63eacc7 feat: add theme constants (colors, spacing, typography) 2026-07-06 11:05:56 +02:00
Antoni Nuñez Romeu 57054efe76 feat: add Zustand stores and custom hooks 2026-07-06 11:03:55 +02:00
Antoni Nuñez Romeu a5064f2172 feat: add API client and services for medicines, pharmacies, auth 2026-07-06 11:00:44 +02:00
Antoni Nuñez Romeu 259bdb1479 feat: add TypeScript types for mobile app 2026-07-06 10:58:00 +02:00
Antoni Nuñez Romeu 1b9fd16b9b feat: setup navigation structure with Expo Router 2026-07-06 10:53:52 +02:00
Antoni Nuñez Romeu ea9bbaed04 feat: initialize Expo project for mobile frontend 2026-07-06 10:48:45 +02:00