DraggableCollectionView
DraggableCollectionView copied to clipboard
cannot scroll while dragging down
I have lots of cells out side of the screen, and while dragging, when I drag one cell to the bottom of the screen, the UICollectionView cannot scroll slowly to show more cells.
However, the demo can achieve so. I am not sure what I missed?