How to implement a functionality like to rearrange the cells in uicollection view by drag and drop.
I searched lot of library's. i found one LXReorderableCollectionViewFlowLayout. But is in Objective-c. Is there any library like this in swift. please suggest me.