# jondot/react-flight

The best way to build animation compositions for React.

Repository: https://github.com/jondot/react-flight
Canonical: https://ross.abutalabs.com/products/react-flight
Homepage: https://jondot.github.io/react-flight/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, animation, composition
Last push: 2022-12-07T01:01:02+00:00

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

## Adoption (not part of the score)
Stars 2802, forks 69 (observed 2026-08-28T04:07:22.673510+00:00)

## What it is
React Flight is a React library for building animation compositions by defining start and end frames; it interpolates between them automatically. It aims to be a friction-free way to animate interactions or short movie-like compositions as self-contained React components.

## Use cases
- animate ui interactions in react
- build animation compositions from keyframes
- prototype motion designs in react
- create short movie-like animated widgets
- interpolate between component states for animation

## When to choose
- you want frame-based animation composition in React with minimal setup
- you need to animate between two component states without manual tweening
- you're prototyping interaction or motion ideas quickly

## When to avoid
- you need complex timeline or physics-based animation tooling
- your project avoids jQuery, which is currently a dependency
- you need a library under active development with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, frontend-framework
- domain: frontend, web-development, graphics
- platform: browser
- tags: react, animation-composition, keyframes, motion-design, prototyping, web-server, nodejs

## Member repositories
- jondot/react-flight (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.673510+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-30T08:14:32.580668+00:00, confidence not recorded.
  - readme: https://github.com/jondot/react-flight (fetched 2026-08-28T04:07:22.673510+00:00, sha 34b9babbab16)
  - homepage: https://jondot.github.io/react-flight/ (fetched 2026-08-29T09:54:48.415243+00:00, sha d2cfe92bd13c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
