GLTableCollectionView
Collection view controller
A reusable collection view controller with customizable UITableView and UICollectionView components
Netflix and App Store like UITableView with UICollectionView, written in pure Swift 4.2
706 stars
20 watching
37 forks
Language: Swift
last commit: almost 6 years ago
Linked from 1 awesome list
iosswiftuicollectionviewuitableviewuitableviewcellxcode
Related projects:
Repository | Description | Stars |
---|---|---|
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
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 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
abdullahselek/ascollectionview | A lightweight collection view implementation for custom UI components | 372 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
genericdatasource/genericdatasource | Reusable components for implementing data sources in UITableView/UICollectionView with Swift. | 133 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
aimalygin/stablecollectionviewlayout | A collection view layout that adjusts its content offset after updates | 66 |