Demos a UIViewController transition using custom animation and interactions
- Install dependency
pod install
- Open workspace with Xcode
open 'Card Transition Demo.xcworkspace'
- cmd+r
Code is written in both Objective-C and Swift 4
master
branch hosts Objective-C versionswift
branch hosts Swift version
The code is written in Objective-C and ported to Swift