[claude] Mobile first-launch onboarding walkthrough (#35) #79

Merged
Rockachopa merged 1 commits from claude/issue-35 into main 2026-03-23 14:31:48 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
8fc47cbffb feat: add first-launch onboarding walkthrough (3 slides)
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 0s
Adds a swipeable 3-slide onboarding screen shown on first launch:
1. "Meet Timmy" — introduces the AI wizard with animated face
2. "Talk, Don't Type" — explains voice interaction
3. "Lightning Fast Payments" — explains pay-per-request model

Uses AsyncStorage to persist completion. Subsequent launches skip
straight to the main tab navigator. Users can skip or tap through.

Fixes #35

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 21:51:26 -04:00