Skip to content

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

License

Notifications You must be signed in to change notification settings

lightbow/ARNTransitionAnimator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARNTransitionAnimator

Version Swift 4.0 Platforms iOS Xcode 9.0+

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

Requirements

  • Xcode 9.0+
OS Swift
v2.1.2 iOS 8+ 3.0
v2.2.x iOS 8+ 3.2
v3.0.x iOS 8+ 4.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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 94.9%
  • Objective-C 2.6%
  • Ruby 2.5%