A library of custom iOS View Controller Animations and Interactions
RZTransitions
Language: Obj-C
License: MIT
RZTransitions is a library to help make iOS7 custom View Controller transitions slick and simple.
Installation
CocoaPods (Recommended)
Add the following to your Podfile:
pod 'RZTransitions'
RZTransitions follows semantic versioning conventions. Check the releases page for the latest updates and version history.
Manual Installation
Copy and add all of the files in the RZTransitions directory (and its subdirectories) into your project.
License
RZTransitions is licensed under the MIT license. See the LICENSE file for details.