# nandorojo/moti

🐼  The React Native (+ Web) animation library, powered by Reanimated 3.

Repository: https://github.com/nandorojo/moti
Canonical: https://ross.abutalabs.com/products/moti
Homepage: https://moti.fyi
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-03-11T20:26:04+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 10, release rhythm 8, longevity 100
- inputs: {"age_days": 2146, "days_push": 540, "days_rel": 581, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4547, forks 158 (observed 2026-08-28T04:08:53.247691+00:00)

## What it is
Moti is a universal animation library for React Native and Web, powered by Reanimated 3, offering a declarative prop-based API similar to Framer Motion. It supports mount/unmount transitions, sequences, loops, and variants with 60 FPS native-thread animations.

## Use cases
- animate components in react native apps
- add mount and unmount exit animations
- create looping and sequence animations declaratively
- share animation code between web and native
- animate views in expo projects
- build keyframe and variant-based transitions

## When to choose
- you use React Native (with Expo or bare workflow) and want simple declarative animations
- you need one animation API across iOS, Android, and web
- you want Framer Motion-like ergonomics in React Native
- you need performant native-thread animations at 60 FPS

## When to avoid
- you are not using React Native or React Native Web
- you need fine-grained manual control over Reanimated worklets and gestures
- your project cannot adopt react-native-reanimated as a dependency

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, frontend-framework
- domain: mobile-development, web-development, frontend, cross-platform
- platform: cross-platform
- tags: react-native, reanimated, expo, framer-motion-style, typescript, ios, android, web, nodejs

## Member repositories
- nandorojo/moti (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.247691+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-29T18:20:06.322825+00:00, confidence not recorded.
  - readme: https://github.com/nandorojo/moti (fetched 2026-08-28T04:08:53.247691+00:00, sha 975b4f71d721)
  - homepage: https://moti.fyi (fetched 2026-08-29T09:05:56.639514+00:00, sha 8ccbdac2d046)
  - site_page: https://moti.fyi/installation (fetched 2026-08-29T09:05:56.642040+00:00, sha f9254abe82b1)
  - registry_npm: https://registry.npmjs.org/moti (fetched 2026-08-29T09:05:56.643981+00:00, sha f6cfdda055c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
