Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
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.
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.