I have several types of viewing on one screen
In Collection One, I have a normal cell, such as Square. In collectionView two, I have a group cell, for example, the same cell, but several are surrounded by the group border
I need to enable drag and drop between one collection to another.

I am using swift 3.0.
source share