Download Interactive View ControllerTransitions Free Java Code
Description
Sample code for blog post on implementing interactive view controller transitions in iOS 7.
Icons
Source Files
The download file InteractiveViewControllerTransitions-master.zip has the following entries.
.gitignore/* w w w . j a v a 2 s.c o m*/
TransitionExample.xcodeproj/project.pbxproj
TransitionExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
TransitionExample.xcodeproj/xcuserdata/petecallaway.xcuserdatad/xcschemes/TransitionExample.xcscheme
TransitionExample.xcodeproj/xcuserdata/petecallaway.xcuserdatad/xcschemes/xcschememanagement.plist
TransitionExample/Base.lproj/Main.storyboard
TransitionExample/DSLAppDelegate.h
TransitionExample/DSLAppDelegate.m
TransitionExample/DSLFirstViewController.h
TransitionExample/DSLFirstViewController.m
TransitionExample/DSLSecondViewController.h
TransitionExample/DSLSecondViewController.m
TransitionExample/DSLThing.h
TransitionExample/DSLThing.m
TransitionExample/DSLThingCell.h
TransitionExample/DSLThingCell.m
TransitionExample/DSLTransitionFromFirstToSecond.h
TransitionExample/DSLTransitionFromFirstToSecond.m
TransitionExample/DSLTransitionFromSecondToFirst.h
TransitionExample/DSLTransitionFromSecondToFirst.m
TransitionExample/Images.xcassets/AppIcon.appiconset/29pt.png
TransitionExample/Images.xcassets/AppIcon.appiconset/60pt.png
TransitionExample/Images.xcassets/AppIcon.appiconset/Contents.json
TransitionExample/Images.xcassets/LaunchImage.launchimage/Contents.json
TransitionExample/Images.xcassets/LaunchImage.launchimage/Launch.png
TransitionExample/Images.xcassets/LaunchImage.launchimage/Launch_R4.png
TransitionExample/Thing images/thing01.jpg
TransitionExample/Thing images/thing02.jpg
TransitionExample/Thing images/thing03.jpg
TransitionExample/Thing images/thing04.jpg
TransitionExample/Thing images/thing05.jpg
TransitionExample/TransitionExample-Info.plist
TransitionExample/TransitionExample-Prefix.pch
TransitionExample/en.lproj/InfoPlist.strings
TransitionExample/main.m
Download
Click the following link to download InteractiveViewControllerTransitions-master.zip.
InteractiveViewControllerTransitions-master.zip