View2ViewTransition
Transition
An interactive view controller transition framework
Custom interactive view controller transition from one view to another view.
850 stars
15 watching
54 forks
Language: Swift
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hachinobu/samuraitransition | An animation-based library providing a range of transition animations for ViewControllers in Swift. | 279 |
dreaminginbinary/custom-viewcontroller-transitions | A project demonstrating how to create custom view controller transitions using UIKit | 101 |
davdroman/swiftui-navigation-transitions | A library that provides customizable navigation transitions for SwiftUI's NavigationView and NavigationStack | 841 |
ramotion/preview-transition | A UI controller with animated transitions that allows users to create a gallery view with parallax effect. | 2,083 |
ivanvorobei/splarkcontroller | A framework for custom transitions between controllers in iOS apps | 988 |
yannickl/flowingmenu | Provides an interactive transition manager for displaying menus with flowing and bouncing effects in iOS apps | 974 |
loopeer/alerttransition | A framework for creating customizable view controller transitions with various animation options. | 580 |
derstimmler/ngx-easy-view-transitions | An Angular library for controlling view transitions and morphing elements during navigation | 4 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |
marcosgriselli/easytransitions | A library that helps developers create custom interactive transitions in iOS and tvOS apps using simple functions defined in protocols. | 1,679 |
muukii/presenter | Provides a framework for managing screen transitions with clean and safe code. | 14 |
nalexn/viewinspector | A library that provides runtime introspection and unit testing capabilities for SwiftUI views. | 2,197 |
hanton/yxtpageview | A custom UI component that combines a scrollable view with a table view to navigate between different content sections. | 69 |
johnvuko/jtmaterialtransition | An iOS transition framework designed to mimic material design transitions between controllers | 960 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |