FancyScrollView icon indicating copy to clipboard operation
FancyScrollView copied to clipboard

A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)

Results 7 FancyScrollView issues
Sort by recently updated
recently updated
newest added

Hello. Thanks for making this handy library. I've noticed that on modern iOS versions the swipe back functionality is broken despite the fact that an old fix is in place....

Hello! Thanks for the great work! Just one tiny issue: Could you have the title property be a text view instead of a string? So we can use custom font...

If the next is too long for the existing view we get the `...` and the text doesn't wrap.

Is it somehow possible to add custom buttons to the navigation bar, like one would normally do with the .navigationBarItems() method? I really love this library but this seems like...

If the display mode is changed the navigation view does not adapt properly. This is consistent changing between light and dark mode. When the mode changes the navigation reveals itself....

Hi, great work, really!! Just two questions: I've been going through the code and wanted to ask how do you change the blur effect? I'm not talking about the ultraThinMaterial...