ProgressiveBlurHeader SwiftUI Skill Skill by ara.so — Daily 2026 Skills collection. A drop-in SwiftUI package for sticky headers with progressive (variable-radius) blur — replicating the Apple Music, Photos, and App Store style where content scrolls underneath the header with increasing blur and tint. No clipping, no hard edges. Installation Swift Package Manager (Xcode) File → Add Package Dependencies → paste: Select branch: Package.swift Then add to your target: Requirements: iOS 16+, Swift 5.9+ --- Core API The primary component. Takes two closures: and . Parameters | Parameter | Type | De…