# sghall/react-move

React Move | Beautiful, data-driven animations for React

Repository: https://github.com/sghall/react-move
Canonical: https://ross.abutalabs.com/products/react-move
Homepage: https://react-move-docs.netlify.app
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, animation, motion, movement, move, easing, interpolation, animate, transition-animation
Last push: 2023-01-07T03:56:01+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": 3453, "days_push": 1334, "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 6556, forks 166 (observed 2026-08-28T04:09:45.170562+00:00)

## What it is
React Move is a small (3.5kb gzipped) React library for creating beautiful, data-driven animations of HTML, SVG, and React Native elements. It provides fine-grained control over delay, duration, easing, interpolation, and animation lifecycle events.

## Use cases
- animate svg charts and graphs in react
- data-driven transitions for react components
- animate html elements with custom easing
- create animated bar charts in react
- animate react-native components
- interpolate numeric values and svg transforms in animations

## When to choose
- you need lightweight, data-driven animations in React with fine-grained control
- you want to animate SVG charts or graphs with enter/update/leave transitions
- you need custom tweening and interpolation functions
- you want animation lifecycle events like start, interrupt, and end

## When to avoid
- you need a full-featured animation suite with physics-based or gesture-driven animations
- you are not using React
- you need color or path interpolation without adding d3-interpolate yourself
- you need a library with frequent recent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: frontend, web-development, data-visualization
- platform: cross-platform
- tags: react, svg-animation, data-driven-animation, interpolation, easing, transitions, react-native, nodejs, web-server

## Member repositories
- sghall/react-move (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.170562+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:44:04.305887+00:00, confidence not recorded.
  - readme: https://github.com/sghall/react-move (fetched 2026-08-28T04:09:45.170562+00:00, sha 04b571816e00)
  - homepage: https://react-move-docs.netlify.app (fetched 2026-08-29T08:40:31.567359+00:00, sha 244bd001e9d6)
  - registry_npm: https://registry.npmjs.org/react-move (fetched 2026-08-29T08:40:31.576365+00:00, sha b03d561786eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
