exyte/ScalingHeaderScrollView

Scale header when scrolling up

ltns35 opened this issue · 2 comments

ltns35 commented

Hi!

Could it be possible to display the header with max height when scrolling up at any point of the scrollview.

For example, filters on the headers that are hidden when scrolling down, but are shown when the user scrolls up a little bit.

f3dm76 commented

Hey @ltns35, you can try using same min and max height. But it sounds like you really don't need this library, just use introspect to detect scroll offset

@ltns35 Bro you can go for scrolling progress and handle out your header as per the preogress.