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

Add Drag and drop function #116

Open renbo809199658 opened 6 years ago

renbo809199658 commented 6 years ago

Apple add some new Collection View delegate to support drag and drop function in iOS11.Could you update this lib to adapt it? https://developer.apple.com/ios/human-interface-guidelines/user-interaction/drag-and-drop/

lxcid commented 6 years ago

I no longer have capacity to maintain this lib though. I love to merge a PR that does this.