feat: smooth drag-to-dismiss for story viewer with prefetch
Use UIKit UIPanGestureRecognizer for buttery smooth drag-to-dismiss,
bypassing SwiftUI's rendering pipeline. Fade-out dismiss animation
for both drag and auto-advance. Prefetch next author's stories for
instant transitions between authors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>