Replaced .tabViewStyle(.page) with Group/switch. Tab switching only via top buttons, no horizontal page swipe. This prevents swipe-to-delete from accidentally switching tabs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- import ConfettiSwiftUI - .confettiCannon modifier on MainTabView - 80 particles, circles/crosses/rectangles, 7 colors - Trigger: confettiTrigger += 1 - Removed all custom confetti code (ConfettiView, PhysicsModifier, etc.) Requires: Add package in Xcode → https://github.com/simibac/ConfettiSwiftUI Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>