View2ViewTransition
Hero
View2ViewTransition | Hero | |
---|---|---|
- | 7 | |
850 | 22,032 | |
- | 0.1% | |
0.0 | 5.0 | |
almost 6 years ago | 8 months ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
View2ViewTransition
We haven't tracked posts mentioning View2ViewTransition yet.
Tracking mentions began in Dec 2020.
Hero
-
Created this app using Swift and a bit of Objective-C
I started out with the Hero library (https://github.com/HeroTransitions/Hero) but soon replaced it with custom made animation. However, you may want to look into this library as is has a lot of nice transitions ready to use for most cases.
-
Opening images similar to photos
For easy custom animations between a collection view cell (or any view) and a view controller, check out https://github.com/HeroTransitions/Hero.
-
How to recreate this effect? I tried asyncimage with matchedgeometry but its not working.
There is a library that might meet your needs https://github.com/HeroTransitions/Hero
-
Cracking the iOS Interview
Hero - Elegant transition
- How do I present a new view controller this way with UIKit?
- Libraries for Custom View Controller Transitions?
- Generics in Swift: Why we need them?
What are some alternatives?
RMPZoomTransitionAnimator - A custom zooming transition animation for UIViewController
animated-tab-bar - :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Kaeru - Switch viewcontroller like ios task manager
Transition - Easy interactive interruptible custom ViewController transitions
ZOZolaZoomTransition - Zoom transition that animates the entire view heirarchy. Used extensively in the Zola iOS application.
StarWars.iOS - This component implements transition animation to crumble view-controller into tiny pieces.
Presentr - Swift wrapper for custom ViewController presentations on iOS
KMNavigationBarTransition - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
DAExpandAnimation - A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants.
BubbleTransition - A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
StickyCollectionView-Swift - UICollectionView layout for presenting of the overlapping cells.
ParallaxHeader - Simple way to add parallax header to UIScrollView/UITableView written in Swift.