How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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
A gallery app of custom animated transitions for iOS.
A collection of animations for iOS. Simple, just add water animations.
bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D transformations. It provides a tool for creating complex animation sequences without the need to write manual stylesheet rules. The library allows for the creation of animations by chaining scale, rotation, translation, and skew transformations. These generated sequences can be saved under unique names for reuse across multiple elements. The system manages the animation lifecycle through callback functions that trigger when a visual sequence completes. It also includes a com
A library of custom iOS View Controller Animations and Interactions.
The main features of raizlabs/rztransitions are: Animation And Transitions, Animation Libraries, UI Transitions and Navigation.
Projects with overlapping indexed features include: shu223/animatedtransitiongallery — A gallery app of custom animated transitions for iOS. lgvalle/material-animations — Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal… daltoniam/dcanimationkit — A collection of animations for iOS. Simple, just add water animations. tictail/bounce.js — bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D… imgly/background-removal-js — Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser… etesam913/react-magic-motion — React Magic Motion is a component-based library for React that automates layout transitions and visual movement. It…