Lior539/DragDropCollectionView
A UICollectionView which allows for easy drag and drop to reorder cells. Mimicks the drag and drop on the iOS Springboard when reordering apps (wiggle animation included!). AutoScroll included also
Swift
Issues
- 0
Alpha on moved cell not working anymore
#14 opened by sandman4sure - 0
Add License
#13 opened by pheki - 1
Objective C Project
#8 opened by minhthuc251 - 0
- 1
Make a Cell not Draggable
#7 opened by NuelNikhil - 1
- 1
- 16
fatal error: unexpectedly found nil while unwrapping an Optional value at this line outDragDropCollectionView.draggingDelegate = self
#4 opened by NuelNikhil - 0
- 1
The delegate property should be a weak var
#1 opened by twobitlabs