Shift
Shift copied to clipboard
Shift is a simple, declarative animation library for building complex view controller and view transitions in UIKit.
Results
2
Shift issues
Sort by
recently updated
recently updated
newest added
transitionContext.containerView.insertSubview(toViewController.view, at: 0) I have an exception when popup form ViewController
Hey thanks for your awesome work and fulfilling the gap found in Hero transition, which is transitioning between UIViews but i couldn't found any example how i could transition two...