Download MMSwipeToDeleteCollection Free Java Code
Description
This project is meant to be a VERY rough example of how to create a collection view with swipe to delete functionality like the iOS 7 multitasking menu. Don't expect support on this, and don't expect it to work imported directly to your project. This should serve as nothing more as inspiration to create your own.
Source Files
The download file MMSwipeToDeleteCollection-master.zip has the following entries.
MMSwipeToDeleteCollection.xcodeproj/project.pbxproj
MMSwipeToDeleteCollection.xcodeproj/project.xcworkspace/contents.xcworkspacedata
MMSwipeToDeleteCollection.xcodeproj/xcuserdata/Photo.xcuserdatad/xcschemes/MMSwipeToDeleteCollection.xcscheme
MMSwipeToDeleteCollection.xcodeproj/xcuserdata/Photo.xcuserdatad/xcschemes/xcschememanagement.plist
MMSwipeToDeleteCollection/AppDelegate.h/* w w w . ja va 2 s.c om*/
MMSwipeToDeleteCollection/AppDelegate.m
MMSwipeToDeleteCollection/Base.lproj/Main.storyboard
MMSwipeToDeleteCollection/Images.xcassets/AppIcon.appiconset/Contents.json
MMSwipeToDeleteCollection/Images.xcassets/LaunchImage.launchimage/Contents.json
MMSwipeToDeleteCollection/MMSwipeToDeleteCollection-Info.plist
MMSwipeToDeleteCollection/MMSwipeToDeleteCollection-Prefix.pch
MMSwipeToDeleteCollection/SwipeableCell.h
MMSwipeToDeleteCollection/SwipeableCell.m
MMSwipeToDeleteCollection/ViewController.h
MMSwipeToDeleteCollection/ViewController.m
MMSwipeToDeleteCollection/en.lproj/InfoPlist.strings
MMSwipeToDeleteCollection/main.m
MMSwipeToDeleteCollectionTests/MMSwipeToDeleteCollectionTests-Info.plist
MMSwipeToDeleteCollectionTests/MMSwipeToDeleteCollectionTests.m
MMSwipeToDeleteCollectionTests/en.lproj/InfoPlist.strings
Download
Click the following link to download MMSwipeToDeleteCollection-master.zip.
MMSwipeToDeleteCollection-master.zip