Pure SwiftUI Navigation transitions ✨
Las características principales de davdroman/swiftui-navigation-transitions son: Transitions, View Transitions.
Las alternativas de código abierto para davdroman/swiftui-navigation-transitions incluyen: herotransitions/hero — Hero is a transition framework and animation toolkit for iOS and tvOS designed to create fluid visual continuity… jonathantribouharet/jtmaterialtransition — An iOS transition for controllers based on material design. andreamazz/bubbletransition — A custom modal transition that presents and dismiss a controller with an expanding bubble effect. cosmicmind/motion — A library used to create beautiful animations and transitions for iOS. ivanvorobei/spstorkcontroller — Now playing controller from Apple Music, Mail & Podcasts Apple's apps. lkzhao/elastictransition — A UIKit custom transition that simulates an elastic drag. Written in Swift.
A library used to create beautiful animations and transitions for iOS.
Hero is a transition framework and animation toolkit for iOS and tvOS designed to create fluid visual continuity between screens. It provides a shared element animation library that interpolates the position and size of views across different screens using unique identifiers. The framework includes an interactive transition controller that binds navigation progress to manual gestures and user input events in real time. It utilizes a system for calculating animation durations based on element distance and size to maintain a consistent sense of motion speed. The toolkit covers global coordinat
A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
Now playing controller from Apple Music, Mail & Podcasts Apple's apps.