lukescott / DraggableCollectionView

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.
MIT License
549 stars 175 forks source link

How to delete when dragging item out of view #48

Open emredogukaya opened 9 years ago

emredogukaya commented 9 years ago

Hello, Is there a feature or planned feature to delete item when user drags the selected item out of collection view? Thanks in advance E.