Custom transition & interactive transition animator for iOS. written in Swift.
- Xcode 7.1+
- iOS 8.0+
- Swift 2.1
ARNTransitionAnimator is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod "ARNTransitionAnimator"
To integrate ARNTransitionAnimator into your Xcode project using Carthage, specify it in your Cartfile:
github "xxxAIRINxxx/ARNTransitionAnimator"
MIT license. See the LICENSE file for more info.