# oblador/react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native

Repository: https://github.com/oblador/react-native-animatable
Canonical: https://ross.abutalabs.com/products/react-native-animatable
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, animation, transition
Last push: 2023-10-26T16:46:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3973, "days_push": 1042, "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 9936, forks 694 (observed 2026-08-28T04:10:38.884099+00:00)

## What it is
A React Native library providing a standard set of easy-to-use animations and declarative style transitions. Components are wrapped with createAnimatableComponent to enable props like animation, duration, delay, and looping.

## Use cases
- animate views in a react native app
- add fade or bounce effects to components
- loop a pulse animation infinitely
- transition a style property like font size on tap
- declarative slide-in animations for mobile ui

## When to choose
- you want simple declarative animations in React Native without writing Animated code
- you need a standard library of preset animations like zoom, fade, slide, bounce
- you want looping or attention-seeker animations with minimal setup

## When to avoid
- you need complex gesture-driven or physics-based animations
- you are building with Flutter or native iOS/Android rather than React Native
- you need a library under very active development, as releases have slowed

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, declarative-animations, transitions, javascript, ios, android, mobile

## Member repositories
- oblador/react-native-animatable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:38.884099+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:20:17.606688+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-animatable (fetched 2026-08-28T04:10:38.884099+00:00, sha f561e454d10e)
  - registry_npm: https://registry.npmjs.org/react-native-animatable (fetched 2026-08-29T08:20:12.449292+00:00, sha 10fb1d83b682)
- Data as of 2026-08-30T08:39:29.467469+00:00.
