everappz / ARNTransitionAnimator

Custom transition & interactive transition animator for iOS written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARNTransitionAnimator

Version Swift 5.0 Platforms iOS Xcode 10.2

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

capture_SoundCloudTransition

capture_ARNZoomImageTransition

capture_ARNModalTransition

capture_GooglePlayTransition

capture_ARNInteractiveTransition

capture_MusicPlayerTransition

License

MIT license. See the LICENSE file for more info.

About

Custom transition & interactive transition animator for iOS written in Swift.

License:MIT License


Languages

Language:Swift 95.5%Language:Objective-C 2.3%Language:Ruby 2.2%