henrytkirk / 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.
169Updated 2 years ago

Related projects

Alternatives and complementary repositories for HTKDragAndDropCollectionViewLayout