# DMCustomTransitions **Repository Path**: axe/DMCustomTransitions ## Basic Information - **Project Name**: DMCustomTransitions - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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`