An open API service indexing awesome lists of open source software.

https://github.com/dimillian/dmcustomtransitions

Some custom transitions for iOS 7
https://github.com/dimillian/dmcustomtransitions

Last synced: 9 months ago
JSON representation

Some custom transitions for iOS 7

Awesome Lists containing this project

README

          

#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`