3 Commits

Author SHA1 Message Date
chahinebrini
ee25a50288 chore(eas): add Expo projectId to app.config.ts
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 02:34:31 +02:00
chahinebrini
c24ab64c9d chore(deps): expo-router 6 + register expo-font/expo-web-browser plugins
- expo-router 6 (per Phase 1 upgrade): all our imports remain valid
  (Stack, useLocalSearchParams, useRouter, useFocusEffect, withLayoutContext,
  RelativePathString). No `Href<T>` generic usage in codebase. expo-splash-screen
  already explicit in deps. Zero code changes needed for router-6 migration.
- Register expo-font + expo-web-browser as plugins per `expo install --fix`
  recommendation. Both already in deps but plugins block missing.

TS: 0 errors. Bundle still works.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 19:47:21 +02:00
RaynisDev
b58588cf3c initial commit: rebreak-monorepo (RN app + standalone Nitro backend) 2026-05-06 07:13:43 +02:00