Download Transitioning Example Free Java Code

Description

Example project to accompany this article on iOS 7 UIViewController transitions http://www.doubleencore.com/2013/09/ios 7 custom transitions/.

Source Files

The download file TransitioningExample-master.zip has the following entries.


LICENSE//from ww w.j  a  va2 s  . c o m
README.md
TransitioningExample.xcodeproj/project.pbxproj
TransitioningExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
TransitioningExample/Base.lproj/Main_iPad.storyboard
TransitioningExample/Base.lproj/Main_iPhone.storyboard
TransitioningExample/DETAnimatedTransitioning.h
TransitioningExample/DETAnimatedTransitioning.m
TransitioningExample/DETAppDelegate.h
TransitioningExample/DETAppDelegate.m
TransitioningExample/DETOtherViewController.h
TransitioningExample/DETOtherViewController.m
TransitioningExample/DETTransitioningDelegate.h
TransitioningExample/DETTransitioningDelegate.m
TransitioningExample/DETViewController.h
TransitioningExample/DETViewController.m
TransitioningExample/Images.xcassets/AppIcon.appiconset/Contents.json
TransitioningExample/Images.xcassets/LaunchImage.launchimage/Contents.json
TransitioningExample/TransitioningExample-Info.plist
TransitioningExample/TransitioningExample-Prefix.pch
TransitioningExample/en.lproj/InfoPlist.strings
TransitioningExample/main.m

Download

Click the following link to download TransitioningExample-master.zip.

TransitioningExample-master.zip




















Home »
  Objective C Free Code »
    iOS »




iOS7
iOS Framework
iOS Game
iOS Library
iOS Sample