ScalingHeaderScrollView
ScrollView
A SwiftUI-based scroll view with a sticky header that shrinks as you scroll
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
1k stars
13 watching
83 forks
Language: Swift
last commit: 2 months ago
Linked from 1 awesome list
headerviewiosscrollviewsticky-headersswiftswiftuiswiftui-components
Related projects:
Repository | Description | Stars |
---|---|---|
terenceluffy/appstorestylehorizontalscrollview | A reusable horizontal scroll view component with customizable layout and behavior | 660 |
k-lpmg/flexibleheader | A view that responds to scrolling of a UIScrollView, hiding and revealing its header based on the scroll position. | 72 |
damirstuhec/dsdynamicscrollview | A reusable UIScrollView component designed to simplify the creation of dynamic and animated scrolling layouts | 170 |
vovaksenov99/overscrollablescrollview | A custom scroll view with smooth overscroll functionality and scaling background effect. | 29 |
jonsamp/react-native-header-scroll-view | A React Native component that creates an Apple-esque large header with a smaller header that fades in as you scroll. | 127 |
ktanaka117/scrollingfollowview | A custom view that synchronizes its position with the scrolling of an underlying UIScrollView | 190 |
supercomputra/arale | A custom view for reloading content in scrollable views with support for activity indicators and iPhone X safe area constraints. | 46 |
boraseoksoon/bszoomgridscrollview | A SwiftUI UI framework for building zoomable grid scroll views with touch area tracking and image display | 159 |
batanus/dmscrollbar | A customizable scroll bar component for UIScrollView with deceleration and info label functionality. | 32 |
exyte/svgview | An SVG parser and renderer framework for SwiftUI-based iOS apps | 652 |
gskbyte/gskstretchyheaderview | A generic stretchy header implementation for UITableView and UICollectionView in iOS | 1,754 |
exyte/progressindicatorview | An iOS progress indicator view library with various styles and customizable properties | 264 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |
pronebird/uiscrollview-infinitescroll | An infinite scrolling category for UIScrollView, enabling asynchronous data fetching and UI updates. | 1,060 |
exyte/activityindicatorview | A collection of reusable loading indicators for SwiftUI applications | 1,448 |