ScalingHeaderScrollView icon indicating copy to clipboard operation
ScalingHeaderScrollView copied to clipboard

A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.

Results 14 ScalingHeaderScrollView issues
Sort by recently updated
recently updated
newest added

Great project. Thank you. Is there a way to have one gradient background and hide the contents as you scroll up? The third image is obviously the issue. :) Thank...

Hi all, Neat library, thanks for building it. I found some issues with the implementation. If you have a UIKit based app and want to present one of the examples...

Says no compatible version found, there is no ver 1.0.0 in xcode package manager, and cocopods throw this error even without specifying a version: CocoaPods could not find compatible versions...

This simple code https://gist.github.com/Foreman76/a07531c1e76c8880a9780fcb87d8ebf7 if not use animation or NavigationLink everything is good what am I doing wrong. Any ideas

Hey folks, I tried out the library in my demo project but hit a small bump. In the content section, I added a list of items. The header has a...

We have two tabs inside the scrollview. I scroll down inside the first tab and tap the second tab. Scrollview would scroll to top instead of retaining the current scroll...

Please have a look at [this video](https://drive.google.com/file/d/1ORghsUT3agv8I-cK-Z1EghZmx79PCJrx/view?usp=share_link) Basically, when I scroll to the bottom to transition the big header to the small one, and then try to scroll up to...

Is there a possibility to make the position of the loading spinner dynamic for the pull to refresh? Like on top of the header or at the bottom.