cats-oss/Sica
:deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly 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: 2991
- days_rel: n/a
- days_push: 1737
- n_releases_24m: 0
Adoption not part of the score
1047 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sica is a Swift library providing a simple, type-safe interface over Apple's Core Animation framework. It lets developers run animations sequentially or in parallel with support for easings, springs, and transitions.
Use cases
- animate views sequentially in ios
- run parallel core animations with swift
- add spring animations to views
- apply easing functions to animations
- chain view animations with delays
- type-safe animation library for ios
When to choose
- you want a type-safe Swift wrapper around Core Animation
- you need to compose animations in sequence or parallel
- you target iOS, tvOS, or macOS with Swift
When to avoid
- you need cross-platform (Android/web) animation support
- you prefer SwiftUI's built-in animation APIs
- you need a very actively maintained library - last release was 2021
Facets
library · maturity maintenance
animation mobile-development frontend graphics cross-platform core-animation swift cocoapods carthage swift-package-manager tvos type-safe animation-sequences ios macos
1 source
- readme: https://github.com/cats-oss/Sica · fetched 2026-08-28 · e0e58eb8e2e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cats-oss/Sica | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem