chahinebrini
ae92918449
refactor(onboarding): drop spotlight, prepare for Duo-style flow
Spotlight-on-real-UI Approach wurde verworfen zugunsten eines Duolingo-style
Onboardings (Lyra als Mascot, self-contained Slides für jeden Step). Strategisch
ausgelöst durch den Pricing-Pivot (Free → nur Pro/Legend mit 14-Tage-Trial),
weil Free-Drop + Trial + DiGA-Code-Branch + RevenueCat-IAP nicht mit Spotlight-
auf-Real-UI vereinbar sind.
Removed:
- components/OnboardingHint.tsx (Tooltip + Glow Reanimated/Animated POC)
- Spotlight wiring in app/profile/edit.tsx (header step-progress, save-handler
routing zu /(app)/blocker, onboarding-aware Back-Hide, Tooltip + Glow wrappers
ums Nickname-Input)
- Spotlight wiring in app/(app)/blocker.tsx (useMe-Import, onboardingActive,
stepCompletedRef, Auto-PATCH-Effect, Tooltip + Glow um LayerSwitchCard)
- Routing-gate Nickname-Branch in app/(app)/_layout.tsx
- react-native-copilot dependency aus package.json + lockfile
Kept:
- Backend onboarding-step state machine (wird im Duo-Flow weiter genutzt)
- Welcome-Screen app/onboarding/welcome.tsx (wird Slide 1 des neuen Flows)
- useMe.onboardingStep type
- Avatar-Bug-Fix in profile/edit (Dicebear-Seed stabil beim Tippen)
- onSubmitEditing auto-save in TextInput (orthogonale UX-Verbesserung)
- Routing-gate Welcome-Branch (step != 'done' → /onboarding/welcome)
- Debug-Reset-Toggle, Arabic locale + RTL, PermissionDeniedSheet, Swift
resetUrlFilter (alles orthogonal)
- Locale-Keys onboarding.welcome.*, step_progress, nickname_spotlight.*,
block_spotlight.* (werden ggf. im Duo-Flow neu-gemapped)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 16:00:12 +02:00
..
2026-05-16 03:15:33 +02:00
2026-05-16 08:50:12 +02:00
2026-05-13 23:23:45 +02:00
2026-05-15 23:37:28 +02:00
2026-05-16 00:44:44 +02:00
2026-05-11 15:43:10 +02:00
2026-05-10 23:59:25 +02:00
2026-05-16 05:26:52 +02:00
2026-05-15 23:31:26 +02:00
2026-05-16 00:25:18 +02:00
2026-05-11 15:43:10 +02:00
2026-05-12 21:47:18 +02:00
2026-05-11 14:52:42 +02:00
2026-05-12 19:41:56 +02:00
2026-05-06 07:13:43 +02:00
2026-05-15 23:31:26 +02:00
2026-05-06 07:13:43 +02:00
2026-05-15 23:55:57 +02:00
2026-05-11 15:43:10 +02:00
2026-05-15 21:16:22 +02:00
2026-05-06 07:13:43 +02:00
2026-05-16 02:03:53 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-10 23:59:25 +02:00
2026-05-12 22:12:29 +02:00
2026-05-13 16:15:54 +02:00
2026-05-06 07:13:43 +02:00
2026-05-11 15:43:10 +02:00
2026-05-11 15:43:10 +02:00
2026-05-17 15:44:32 +02:00
2026-05-16 01:08:14 +02:00
2026-05-09 14:51:02 +02:00
2026-05-12 21:37:46 +02:00
2026-05-16 11:24:45 +02:00
2026-05-09 17:54:34 +02:00
2026-05-13 23:23:45 +02:00
2026-05-09 14:51:02 +02:00
2026-05-11 15:43:10 +02:00
2026-05-11 15:43:10 +02:00