lxcid / LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.

Home Page:http://lxcid.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Drag and drop function

renbo809199658 opened this issue · comments

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/

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