Here are
26 public repositories
matching this topic...
An iOS library to natively render After Effects vector animations
Updated
Apr 29, 2021
Swift
Custom transition between two collection view layouts
Updated
Dec 13, 2020
Swift
ZoomTransitioning provides a custom transition with image zooming animation and swiping the screen edge.
Updated
Jul 1, 2019
Swift
API to make great custom transitions in one method
Updated
Feb 17, 2021
Swift
Kotlin Multiplatform Router for Android and iOS
Updated
Aug 28, 2019
Kotlin
New way to perform animated transitions
Updated
Jan 11, 2021
Swift
Painless custom transitioning. Easy extend, easy setup, just focus on animations.
Updated
Oct 3, 2018
Swift
Squeeze, chain, overlap, seek. A powerful swift animation framework
Updated
Sep 25, 2017
Swift
Customized transitions between view controllers for iOS. One Line of code with fully interactive animations. Written purely in Swift.
Updated
Jan 5, 2017
Swift
Introduced in iOS 7 after a variety of controller switching support interaction: The following is the introduction of Apple:View controllers now allow you to create custom transitions, giving you expanded control over your user interface. Learn how to take advantage of custom transitions by using powerful new animation APIs, explore changes with full screen layouts, and see how to use navigation controllers with collection views to create a truly immersive experience.
Updated
Feb 28, 2017
Objective-C
Demonstrates how to transition between a UICollectionViewCell and a UIViewController with a simple expand/collapse animation
Updated
Jul 5, 2019
Swift
Elegant transition library for iOS, written in Objective-C, translated from swift version.
Updated
Oct 10, 2018
Objective-C
A quick and easy way to create beautiful Modal Transitions for iOS.
Updated
Jun 16, 2020
Swift
Interactive transition library for tabbar, navigation and modal view controller. iOS only.
Updated
May 1, 2017
Swift
iOSアプリ開発 - UI実装であると嬉しいレシピブックVol.2掲載サンプル
Updated
Mar 30, 2021
Swift
🚡 Simple custom transition framework
Updated
Feb 25, 2020
Swift
iOS Custom Transition Library
Updated
Sep 2, 2019
Swift
Simple pull to dismiss interactive transition with (scroll-)views in just one line.
Updated
Dec 22, 2019
Swift
JDAlertController is AlertController replica that can significantly enhance your users experiences and set your app apart from the rest of the pack. You don’t need to do much to integrate it.Its build using UIViewControllerTransitioningDelegate and UIPresentationController having four types of UIViewControllerAnimatedTransitioning animations and many more customisations with different buttons styles and UITextField support as well
Updated
Mar 7, 2021
Swift
Updated
Nov 10, 2017
Objective-C
Sample Useful Animations Swift 3
Updated
Mar 30, 2018
Swift
Implementation of custom UIViewController transitions
Updated
Jan 16, 2017
Swift
Tap an image to present it fullscreen
Updated
Aug 28, 2018
Swift
A TabBarController transition demo using pan gesture recognizer.
Updated
Apr 19, 2017
Swift
Basic implementation from iOS present custom animation for iOS 11+
Updated
Oct 3, 2020
Swift
Improve this page
Add a description, image, and links to the
custom-transitions
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
custom-transitions
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
I'm having the following crash, sometimes in a transition:
Crashed: com.apple.main-thread
0 Hero 0x102bc6940 HeroContext.snapshotView(for : UIView) -> UIView (HeroContext.swift:182)
1 Hero 0x102bfdbbc HeroDefaultAnimator.animate(view : UIView, appearing : Bool) -> () (HeroDefaultAnimator.swift:107)
2 Hero