HTKDragAndDropCollectionViewLayout
UICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique about this approach is that it does not need to create a "ghost" or "dummy" cell to provide the drag and drop functionality.
File Explorer
Download Latest Version (.zip)- HTKDragAndDropCollectionViewController.h
- HTKDragAndDropCollectionViewController.m
- HTKDragAndDropCollectionViewLayout.h
- HTKDragAndDropCollectionViewLayout.m
- HTKDragAndDropCollectionViewLayoutConstants.h
- HTKDraggableCollectionViewCell.h
- HTKDraggableCollectionViewCell.m
- LaunchScreen.xib
- Contents.json
- Contents.json
- AppDelegate.h
- AppDelegate.m
- HTKSampleCollectionViewCell.h
- HTKSampleCollectionViewCell.m
- HTKSampleCollectionViewController.h
- HTKSampleCollectionViewController.m
- Info.plist
- main.m
- contents.xcworkspacedata
- Breakpoints_v2.xcbkptlist
- HTKDragAndDropCollectionViewLayoutDemo.xcscheme
- xcschememanagement.plist
- project.pbxproj
- HTKDragAndDropCollectionViewLayoutDemoTests.m
- Info.plist
- HTKDragAndDropCollectionViewLayout.podspec
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
