+20
−11
Skingomz/PlayerView.swift
0 → 100644
+130
−0
Loading
Tapping the mini player bar (artwork/title area) opens a full-screen PlayerView:
large artwork, title, transport (skip ±, play/pause), speed menu, and a position
Slider you can drag to scrub. Scrubbing shows the dragged time and commits the
seek on release (decoupled from live time updates while dragging).
Co-Authored-By:
Claude <claude@anthropic.com>