managarten/apps/manadeck/apps/mobile
Till JS 27b70e8197 chore(mobile): align all 7 Expo apps to SDK 55
Upgraded 6 apps from SDK 52/54 to SDK 55 (matrix was already on 55).
All apps now consistently use:
- Expo SDK ~55.0.5
- React Native 0.83.2
- React 19.2.0
- expo-router ~55.0.5
- NativeWind ~4.2.3

Before: 3 different SDK versions (52, 54, 55)
After:  1 version (55) across all 7 mobile apps

Added docs/EXPO_SDK_UPGRADE.md with testing checklist.

Note: pnpm install + device testing required to validate the upgrades.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:10:14 +01:00
..
app refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
assets refactor: restructure 2025-11-26 03:03:24 +01:00
components refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
Docs style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
examples style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
hooks Fix wrong type 2025-12-04 23:25:25 +01:00
services refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
Setup_Docs refactor: restructure 2025-11-26 03:03:24 +01:00
store refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
themes style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
utils refactor(manadeck-mobile): migrate from custom auth to @manacore/shared-auth 2026-03-23 12:55:28 +01:00
.env.example feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
.env.production refactor: restructure 2025-11-26 03:03:24 +01:00
.gitignore refactor: restructure 2025-11-26 03:03:24 +01:00
.mcp.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
app-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
app.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
app.json refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
babel.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
cesconfig.jsonc refactor: restructure 2025-11-26 03:03:24 +01:00
CLAUDE.md chore: remove presi mobile app, update outdated mobile docs 2026-03-23 13:16:29 +01:00
eas.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
global.css refactor: restructure 2025-11-26 03:03:24 +01:00
metro.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
nativewind-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
package.json chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
prettier.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
SPACING_MIGRATION.md refactor: restructure 2025-11-26 03:03:24 +01:00
tailwind.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00