Can I “take out” or “tear off” a cell from a UICollectionView?
问题 Note - it's possible UIViewControllerAnimatedTransitioning https://developer.apple.com/library/ios/documentation/uikit/reference/UIViewControllerAnimatedTransitioning_Protocol/Reference/Reference.html is relevant here. Note - I've just realised the new iOS7 "swipe-away" gesture is this concept there are some answers HERE: The UICollectionView "swipe-away" in iOS7 app manager? Imagine your iPad has a UICollectionView ("bigView"), vertical, which contains 10 cells, each about 400x400 say.