exyte / ScalingHeaderScrollView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header Image & Modal Sheet

thomaskioko opened this issue · comments

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 weird behavior when I add a modal sheet. :( This is also reproducible in the ProfileScreen example. I replaced the ContentView body with ProfileScreen() to display a sheet when clicking the hire button. Note: The longer the list, the lower the image.

Would you happen to know how to fix this?

ModalSheet_Bug.mov

Hey @thomaskioko, thank you for bringing this to our attention. Please check out version 1.1.1 - should be fixed there. Have a wonderful day!