ScalingHeaderScrollView icon indicating copy to clipboard operation
ScalingHeaderScrollView copied to clipboard

Scaling behavior broken in iOS 26 beta

Open maxkievits opened this issue 4 months ago • 0 comments

On iOS 26 beta, the scaling behavior of ScalingHeaderScrollView appears to be broken. The header no longer shrinks when scrolling — it stays stuck in the large (expanded) position instead of collapsing as expected.

This issue does not occur on iOS 18, where the behavior still works correctly. It seems the beta introduces changes that affect how the scroll or layout system works with your view.

Thanks for the great library!

maxkievits avatar Jun 17 '25 16:06 maxkievits