# Lision/LSAnimator

⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.

Repository: https://github.com/Lision/LSAnimator
Canonical: https://ross.abutalabs.com/products/lsanimator
Language: Objective-C
License: MIT
License Family: permissive
Topics: jhchainableanimations, animation, animator, chain, multi-chain-animation, dsl, calayer, uiview, property-animation, swift
Archived: true
Last push: 2021-08-12T07:47:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3410, "days_push": 1847, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1685, forks 155 (observed 2026-08-28T04:05:22.036178+00:00)

## What it is
LSAnimator (Objective-C) and CoreAnimator (Swift) are iOS animation libraries that let developers write complex multi-chain animations in a readable, chainable DSL. It is inspired by JHChainableAnimations and supports UIView and CALayer property animations.

## Use cases
- chain multiple uiview animations in swift
- write readable spring animations in objective-c
- animate calayer properties sequentially
- replace nested uiview animate completion blocks
- create multi-step animation sequences with easing

## When to choose
- you build iOS apps in Objective-C or Swift and want concise, maintainable chained animations
- you find native CAAnimation/UIView animation APIs too verbose for complex sequences

## When to avoid
- you target platforms other than iOS
- you need cross-platform (Android, Flutter, React Native) animation support
- you need very recent maintenance or latest iOS SDK guarantees

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, graphics, web-development
- platform: -
- tags: objective-c, uikit, calayer, dsl, chainable-animations, cocoapods, carthage, ios, swift, mobile

## Member repositories
- Lision/LSAnimator (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.036178+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-30T03:39:15.874140+00:00, confidence not recorded.
  - readme: https://github.com/Lision/LSAnimator (fetched 2026-08-28T04:05:22.036178+00:00, sha bc179affdc43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
