# marcosgriselli/ViewAnimator

ViewAnimator brings your UI to life with just one line

Repository: https://github.com/marcosgriselli/ViewAnimator
Canonical: https://ross.abutalabs.com/products/viewanimator
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift, animations, uiview, uikit, ui, uitableview, uicollectionview, uistackview
Last push: 2024-03-31T11:37:25+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3253, "days_push": 885, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7309, forks 486 (observed 2026-08-28T04:09:58.161254+00:00)

## What it is
ViewAnimator is a Swift library for building complex iOS UIView animations with a single line of code. It supports animating entire views as well as container views like UITableView, UICollectionView, and UIStackView with their cells or arranged subviews.

## Use cases
- animate uiview entrance with one line of code
- animate table view cells appearing
- add staggered animations to collection view cells
- animate uistackview arranged subviews
- build complex ios ui animations easily

## When to choose
- you want simple, one-line entrance animations for UIKit views
- you need staggered animations for table or collection view cells
- your project uses Swift with UIKit on iOS or tvOS

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need highly custom or interactive transition animations
- you need a library under very active development

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: uikit, swift-library, cocoapods, view-animations, uitableview, uicollectionview, ios, swift, mobile

## Member repositories
- marcosgriselli/ViewAnimator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:58.161254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:41.325210+00:00, confidence not recorded.
  - readme: https://github.com/marcosgriselli/ViewAnimator (fetched 2026-08-28T04:09:58.161254+00:00, sha 5500b6ca0a3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
