Dimillian / DMCustomTransitions

Some custom transitions for iOS 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#DMCustomTransition

This is a set of custiom iOS 7 transition. Those transitions are abstracts and should works with any screen size, view controller and configurations.

No cocoapods, no complicated stuff, just an example and a set of classes in /transitions

There is a base class that each transition subclass, to use one of those transition in your project you need to import the transition you want + the base class DMBaseTransition

About

Some custom transitions for iOS 7

License:MIT License


Languages

Language:Objective-C 100.0%