UICollectionView Drag and Drop Folder Creation
问题 I'm using UICollectionView to create a gallery app for iOS. I'd like for users to be able to drag and drop images to reorder the gallery and to create folders (similar to the home screen on the iPhone). I found the following tutorial to implement drag and drop reordering. However, I'm having an trouble figuring out where to start on the folder creation. What I'd like to do is implement the following scenarios: When an image is dragged around, it does not automatically reorder other images in