collection-view
There are 27 repositories under collection-view topic.
SwiftUIX/SwiftUIX
An exhaustive expansion of the standard SwiftUI library.
yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells
apptekstudios/ASCollectionView
A SwiftUI collection view with support for custom layouts, preloading, and more.
mmick66/KDDragAndDropCollectionView
This component allows for the transfer of data items between collection views through drag and drop
atljeremy/JFCardSelectionViewController
A fancy collection style view controller
fahidattique55/FAPaginationLayout
Collection view pagination layout
huri000/CrownControl
CrownControl is a tiny accessory that makes scrolling through scrollable content possible without lifting your thumb.
Mindinventory/flutter_draggable_gridview
This package supports drag & drop widgets inside the GridView.builder for multiplatform. It provides all the properties which are available in Gridview. builder and easy to implement with the few lines of code.
jasonmit/virtual-each
Ember infinite list component, inspired by react-infinite-list
DevExpress-Examples/maui-collection-view
Samples in this repository demonstrate how to get started with the DXCollectionView component and how to use its features
thierryH91200/THCalendar
Calendar like iOS
Chaoses-Ib/DevZest.DataVirtualization
Component for displaying and interacting a large data set in WPF application.
mananguptamg/swift-data_collections
Develop in Swift Data Collections Xcode 15 by Apple Inc
plajdo/calcium-ios
Fancy skeletons for fancy tableView syntax.
sudhanshu-shishodia/LeftAlignedCollectionViewLayout
LeftAlignedCollectionViewLayout is a UICollectionViewFlowLayout implementation to left-align the content of a UICollectionView (similar to tagging interface usedin Facebook or Instagram)
SyncfusionExamples/How-to-apply-filters-in-wpf-treeview-using-collectionview-type-sources
This example describes how to apply filters in wpf treeview using collectionview type sources.
apleshkov/mega-grid
Vanilla virtualized lists & grids (vertical & horizontal)
bradd123/virtual-tourist
This app allows users specify travel locations around the world, and create virtual photo albums for each location. The locations and photo albums will be stored in Core Data.
nandoripa/ios-swift-querule
An iOS app that allows you to manage your video games collection
satyadevchauhan/CustomCollectionView
How to use CollectionView with CustomCollectionCell, CustomHeader and CustomFooter
lucianoschillagi/Virtual-Tourist
Fifth project - iOS Developer Nanodegree Program (Udacity)
sajal4me/DynamicSetImageAsWidth
In this project we can set columns dynamically through code In Collection View . e.g. we can set two column display or 3 or any .
satyadevchauhan/NestedCollectionView
How to use CollectionView with CustomCollectionCell, CustomHeader and CustomFooter. CustomCollectionCell here will be another CollectionView.