DraggableCollectionView
DraggableCollectionView copied to clipboard
Cell does not move outside the CollectionView
Hi there, it's not a real issue, but I'd like to know if it is possible to have.
I have a ViewController with UICollectionView (DraggableCollectionView) and a UILabel below. Is it possible to drag a Cell outside the collection view and detect when it collides with UILabel ? Currently, Cell goes below the UICollectionView border so it cant go out the collection view.
Rgds, edcruise.
@lukescott Also, support of moving cells between two UICollectionViews will be great!