danielsaidi / ScrollKit

ScrollKit is a SwiftUI SDK that adds powerful scroll features, like offset tracking and a header view that stretches & transforms as you pull down, and sticks to the top when you scroll.
MIT License
668 stars 24 forks source link

Make it possible to specify a minimum header height #2

Closed danielsaidi closed 9 months ago

danielsaidi commented 1 year ago

The ScrollViewWithStickyHeader should be able to accept a minimum height, in case you want to use a taller content like an album or movie cover and have it always visible.

danielsaidi commented 9 months ago

This was released in 0.4.