Skip to content

cp3hnu/TransitionKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransitionKit

Transitions

  • Semi Model

  • Gate

  • Circle

  • Rotation

  • Book

  • Flip

  • Cube

  • Blur

Screenshot

SemiModel Transition

Gate Transition

Circle Transition

Rotation Transition

Book Transition

Flip Transition

Cube Transition

Blur Transition

Installation

Carthage

github "cp3hnu/TransitionKit"
  1. Drag and drop TransitionKit.framework from /Carthage/Build/iOS/ to Linked frameworks and libraries in Xcode (Project>Target>General>Linked frameworks and libraries)

  2. Add new run script

      /usr/local/bin/carthage copy-frameworks
  3. Add Input files $(SRCROOT)/Carthage/Build/iOS/TransitionKit.framework

Requirements

  • Swift 5.0+
  • Xcode 10.0+
  • iOS 8.0+

License

Released under the MIT license. See LICENSE for details.

About

Custom view controller transition using UIViewControllerAnimatedTransitioning

Resources

License

Stars

Watchers

Forks

Packages

No packages published