Ross ROSS = Recommend OSS · open-source software intelligence for agents

icanzilb/EasyAnimation

A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together! observed · 2026-08-28

github.com/icanzilb/EasyAnimation · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4126
  • days_rel: n/a
  • days_push: 2102
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2930 stars · 196 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

EasyAnimation is a Swift library that extends UIView.animateWithDuration to support layer animations, springs, and chainable animations without private APIs. It lets developers mix view and layer animations using familiar UIKit syntax.

Use cases

  • animate calayers from uiview animate calls in swift
  • create spring animations for ios layers
  • chain multiple animations together in uikit
  • mix view and layer animations in one call
  • replace verbose cabasicanimation code
  • cancel running animation chains on ios

When to choose

  • You want to animate layers using familiar UIView.animate syntax
  • You need spring or chained animations without learning Core Animation APIs
  • You want an App Store-safe animation library with no private API usage

When to avoid

  • You need actively maintained animation tooling - the library has not seen releases since 2020
  • You target SwiftUI rather than UIKit-based animation
  • You need advanced Core Animation features beyond what the library extends

Facets

library · maturity maintenance

animation ui-components mobile-development frontend uikit core-animation swift-animations spring-animations chained-animations ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
icanzilb/EasyAnimationmain23

For agents

markdown · JSON · MCP: product_card(name="icanzilb/EasyAnimation")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem