1 रिपॉजिटरी
Frameworks that coordinate the visual interpolation of shared elements across different screen states.
Distinguishing note: None of the candidates capture the specific domain of cross-screen shared element continuity as a primary framework purpose.
Explore 1 awesome GitHub repository matching user interface & experience · Shared Element Animation Frameworks. Refine with filters or upvote what's useful.
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
Provides a complete toolkit for interpolating view positions and sizes across screens using unique identifiers.