lxcid / LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
http://lxcid.com/
MIT License
1.86k stars 328 forks source link

Added ability to customize the dragged view #95

Open lgauthier opened 8 years ago

lgauthier commented 8 years ago

This adds the ability customize the UIView that gets dragged, including the animations for starting and letting go of the drag.