Download UIViewController Transitions Example Free Java Code

Description

An example of how to use the new iOS 7 APIs to create custom view controller transitions.

Source Files

The download file UIViewController-Transitions-Example-master.zip has the following entries.


.gitignore/*from w  ww .ja  va  2  s .c om*/
LICENSE
README.md
Reveal.framework/Headers
Reveal.framework/Reveal
Reveal.framework/Versions/A/Headers/IBARevealLoader.h
Reveal.framework/Versions/A/Headers/IBARevealLogger.h
Reveal.framework/Versions/A/Headers/Reveal.h
Reveal.framework/Versions/A/Reveal
Reveal.framework/Versions/Current
UIViewController-Transitions-Example.xcodeproj/project.pbxproj
UIViewController-Transitions-Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
UIViewController-Transitions-Example.xcodeproj/xcuserdata/ash.xcuserdatad/xcschemes/UIViewController-Transitions-Example.xcscheme
UIViewController-Transitions-Example.xcodeproj/xcuserdata/ash.xcuserdatad/xcschemes/xcschememanagement.plist
UIViewController-Transitions-Example/Base.lproj/Main.storyboard
UIViewController-Transitions-Example/Images.xcassets/AppIcon.appiconset/Contents.json
UIViewController-Transitions-Example/Images.xcassets/LaunchImage.launchimage/Contents.json
UIViewController-Transitions-Example/TLAppDelegate.h
UIViewController-Transitions-Example/TLAppDelegate.m
UIViewController-Transitions-Example/TLDetailViewController.h
UIViewController-Transitions-Example/TLDetailViewController.m
UIViewController-Transitions-Example/TLMasterViewController.h
UIViewController-Transitions-Example/TLMasterViewController.m
UIViewController-Transitions-Example/TLMenuDynamicInteractor.h
UIViewController-Transitions-Example/TLMenuDynamicInteractor.m
UIViewController-Transitions-Example/TLMenuInteractor.h
UIViewController-Transitions-Example/TLMenuInteractor.m
UIViewController-Transitions-Example/TLMenuViewController.h
UIViewController-Transitions-Example/TLMenuViewController.m
UIViewController-Transitions-Example/TLTransitionAnimator.h
UIViewController-Transitions-Example/TLTransitionAnimator.m
UIViewController-Transitions-Example/UIViewController-Transitions-Example-Info.plist
UIViewController-Transitions-Example/UIViewController-Transitions-Example-Prefix.pch
UIViewController-Transitions-Example/en.lproj/InfoPlist.strings
UIViewController-Transitions-Example/main.m
UIViewController-Transitions-ExampleTests/UIViewController-Transitions-ExampleTests-Info.plist
UIViewController-Transitions-ExampleTests/UIViewController_Transitions_ExampleTests.m
UIViewController-Transitions-ExampleTests/en.lproj/InfoPlist.strings

Download

Click the following link to download UIViewController-Transitions-Example-master.zip.

UIViewController-Transitions-Example-master.zip




















Home »
  Objective C Free Code »
    iOS »




iOS7
iOS Framework
iOS Game
iOS Library
iOS Sample