ASCollectionView
Collection view
A lightweight collection view implementation for custom UI components
Lightweight custom collection view inspired by Airbnb.
372 stars
9 watching
25 forks
Language: Swift
last commit: 6 months ago
Linked from 2 awesome lists
collectionviewlandscapeparallax-scrollingportraitswift-collectionui-components
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
vladiacobionut/swinflate | A collection of reusable layouts for UICollectionView | 229 |
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
bannzai/conv | A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm. | 158 |
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 |
jindulys/chainpagecollectionview | A custom View with two level chained collection views and fancy transition animation. | 788 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
mmick66/kddraganddropcollectionview | Provides a reusable component for implementing drag and drop data transfer between multiple collection views. | 528 |
filletofish/cardslayout | A custom Collection View layout designed for creating card-based interfaces | 856 |
afrozzaheer/azcollectionviewcontroller | Provides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature. | 95 |