awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
daltoniam avatar

daltoniam/DCAnimationKit

0
View on GitHub↗
805 stars·85 forks·Objective-C·Apache-2.0·9 views

DCAnimationKit

A collection of animations for iOS. Simple, just add water animations.

Features

  • Animation And Transitions - Collection of easy-to-use animation effects.
  • Animation Frameworks - Easy-to-use collection of common view animations.
  • Animation Libraries - Collection of simple, reusable animation effects.

Star history

Star history chart for daltoniam/dcanimationkitStar history chart for daltoniam/dcanimationkit

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DCAnimationKit

Similar open-source projects, ranked by how many features they share with DCAnimationKit.
  • lgvalle/material-animationslgvalle avatar

    lgvalle/Material-Animations

    13,567View on GitHub↗

    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

    Java
    View on GitHub↗13,567
  • mengto/springMengTo avatar

    MengTo/Spring

    14,038View on GitHub↗

    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

    Swift
    View on GitHub↗14,038
  • facebook/popfacebook avatar

    facebook/pop

    19,559View on GitHub↗

    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

    Objective-C++
    View on GitHub↗19,559
  • poetmountain/pmtweenpoetmountain avatar

    poetmountain/PMTween

    343View on GitHub↗

    An elegant and flexible tweening library for iOS and tvOS.

    Objective-C
    View on GitHub↗343
See all 30 alternatives to DCAnimationKit→

Frequently asked questions

What does daltoniam/dcanimationkit do?

A collection of animations for iOS. Simple, just add water animations.

What are the main features of daltoniam/dcanimationkit?

The main features of daltoniam/dcanimationkit are: Animation And Transitions, Animation Frameworks, Animation Libraries.

What are some open-source alternatives to daltoniam/dcanimationkit?

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.