[claude] Mobile first-launch onboarding walkthrough (#35) #79
Reference in New Issue
Block a user
Delete Branch "claude/issue-35"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #35
Summary
AsyncStorageto persist onboarding completion — only shown onceFiles changed
artifacts/mobile/app/onboarding.tsx— new onboarding screen with FlatList-based horizontal pagerartifacts/mobile/app/_layout.tsx— added AsyncStorage check + routing logic for onboarding gateartifacts/mobile/constants/storage-keys.ts— shared AsyncStorage key constantTest plan