ARNTransitionAnimator
Custom transition & interactive transition animator for iOS. written in Swift.
Requirements
- Xcode 10+
OS | Swift | |
---|---|---|
v2.1.2 | iOS 8+ | 3.0 |
v2.2.x | iOS 8+ | 3.2 |
v3.0.x | iOS 9+ | 4.1 |
v3.1.x | iOS 9+ | 4.2 |
v3.2.x | iOS 10+ | 5.0 |
Installation
CocoaPods
ARNTransitionAnimator is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod "ARNTransitionAnimator"
Carthage
To integrate ARNTransitionAnimator into your Xcode project using Carthage, specify it in your Cartfile:
github "xxxAIRINxxx/ARNTransitionAnimator"
Use Example
SoundCloudTransition
ARNZoomImageTransition
ARNModalTransition
GooglePlayTransition
ARNInteractiveTransition
MusicPlayerTransition
License
MIT license. See the LICENSE file for more info.