Workout detail (workout/[id]): - Dynamic data via useLocalSearchParams + getWorkoutById - VideoPlayer hero with trainer color gradient fallback - Exercise list, equipment, music vibe, "Start Workout" CTA Player (player/[id]): - useTimer hook drives phase transitions (PREP/WORK/REST/COMPLETE) - useHaptics for phase changes and countdown ticks - useAudio for sound effects (beeps, dings, completion chime) - Real calorie tracking, progress ring, exercise display - Saves WorkoutResult to activityStore on completion Complete (complete/[id]): - Reads real stats from activityStore history - Burn bar, streak counter, calories/duration/completion stats - Recommended workouts, share via expo-sharing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
585 B
585 B
# Recent Activity
Feb 20, 2026
| ID | Time | T | Title | Read |
|---|---|---|---|---|
| #5047 | 8:22 AM | ✅ | Completed Host wrapper removal from all screens | ~241 |
| #5046 | " | ✅ | Removed opening Host tag from workout complete screen | ~165 |
| #5033 | 8:20 AM | ✅ | Removed Host import from workout complete screen | ~212 |
| #5026 | 8:18 AM | 🔵 | Workout complete screen properly wraps content with Host component | ~252 |