How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal effects within Android mobile user interfaces. It provides a framework for automating visual updates whenever view properties or layout configurations are modified. The project implements high-level patterns for shared element transitions, linking independent views across different sections to simulate a single moving element. It also includes circular reveal masking to unveil content from a specific focal point and coordinate-based view mapping to execute translation and scaling
Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine designed to generate realistic, organic motion for user interface movements. The framework utilizes a declarative animation interface, allowing developers to define animation properties and behaviors without writing complex imperative code. This includes a declarative animation workflow where motion is configured through visual storyboards. The system manages iOS UI animations and Swift view transitions, specifically automating how views appear and disappear through triggered a
Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics engines. It functions as a framework for linking animation engines to arbitrary object properties, extending beyond standard view attributes. The library features a physics-based animation engine that generates motion based on velocity, friction, and target values. This system enables the creation of spring and decay animations to simulate real-world dynamics. The project also provides tools for value interpolation using easing curves, display-link driven updates synced to s
An elegant and flexible tweening library for iOS and tvOS.
A collection of animations for iOS. Simple, just add water animations.
The main features of daltoniam/dcanimationkit are: Animation And Transitions, Animation Frameworks, Animation Libraries.
Open-source alternatives to daltoniam/dcanimationkit include: raizlabs/rztransitions — A library of custom iOS View Controller Animations and Interactions. mengto/spring — Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine… facebook/pop — Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics… poetmountain/pmtween — An elegant and flexible tweening library for iOS and tvOS. lgvalle/material-animations — Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal… suguru/cheetah — Easy animation library on iOS with Swift2.