Swinflate
Collection view layouts
A collection of reusable layouts for UICollectionView
A bunch of layouts providing light and seamless experiences in your Collection View
229 stars
5 watching
12 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
abdullahselek/ascollectionview | A lightweight collection view implementation for custom UI components | 372 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
stuffrabbit/swiftspreadsheet | A collection view layout for Swift that creates a customizable spreadsheet layout with fully adjustable borders and headers. | 641 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
filletofish/cardslayout | A custom Collection View layout designed for creating card-based interfaces | 856 |
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |
nemecek-filip/compositionaldiffableplayground.ios | A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
ramotion/gliding-collection | A collection view library that provides a smooth and customizable way to display multiple items in a vertical or horizontal layout. | 1,526 |
maherksantina/mspeekcollectionviewdelegateimplementation | A custom paging behavior that peeks the previous and next items in a collection view | 358 |