# xotahal/react-native-motion

Animate it! Easily!

Repository: https://github.com/xotahal/react-native-motion
Canonical: https://ross.abutalabs.com/products/react-native-motion
Language: JavaScript
License: MIT
License Family: permissive
Topics: animation, react-native, ux
Last push: 2020-07-24T14:32:31+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": 3089, "days_push": 2231, "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 2076, forks 130 (observed 2026-08-28T04:06:11.244296+00:00)

## What it is
A React Native library that simplifies creating animated transitions, most notably shared-element transitions between screens. It provides components like SharedElement and SharedElementRenderer to move UI elements smoothly from a source position to a destination.

## Use cases
- animate shared elements between list and detail screens in react native
- create smooth screen transition animations in react native
- implement material-style container transform animations
- make my app's ui transitions feel more polished
- animate a card expanding into a detail view
- add shared element transitions without writing native code

## When to choose
- you are building a React Native app and want easy shared-element or screen transition animations
- you want a declarative, component-based API for motion instead of manual Animated code

## When to avoid
- you need a actively maintained library with recent updates and broad React Native version support
- you need general-purpose animation primitives beyond shared-element transitions
- your project uses Expo with restrictions incompatible with the library's setup

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, shared-element-transitions, ui-animations, motion, ux, ios, android

## Member repositories
- xotahal/react-native-motion (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.244296+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-30T02:56:15.641928+00:00, confidence not recorded.
  - readme: https://github.com/xotahal/react-native-motion (fetched 2026-08-28T04:06:11.244296+00:00, sha e23d69348442)
  - registry_npm: https://registry.npmjs.org/react-native-motion (fetched 2026-08-29T10:36:38.754811+00:00, sha 6ba84eafd9b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
