CenteredCollectionView
Carousel view
A lightweight collection view layout that simulates the 'carousel effect'
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
1k stars
23 watching
111 forks
Language: Swift
last commit: almost 4 years ago
Linked from 2 awesome lists
carouselcarthagecentercocoapodsiosspmswifttvosuicollectionviewuicollectionviewflowlayoutuicollectionviewlayout
Related projects:
Repository | Description | Stars |
---|---|---|
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
abdullahselek/ascollectionview | A lightweight collection view implementation for custom UI components | 372 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
bwide/collectionnode | A Sprite Kit-based collectionView framework for creating and managing content | 101 |
yonat/checkmarkcollectionviewcell | A custom UICollectionViewCell with an optional checkbox and circle design for selecting items in a collection view | 65 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
aimalygin/stablecollectionviewlayout | A collection view layout that adjusts its content offset after updates | 66 |
bannzai/conv | A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm. | 158 |
vladiacobionut/swinflate | A collection of reusable layouts for UICollectionView | 229 |
bartdominiak/vue-snap | A lightweight CSS-based carousel solution with Vue support | 162 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |