# eds2002/react-native-screen-transitions

Easy screen transitions 😎

Repository: https://github.com/eds2002/react-native-screen-transitions
Canonical: https://ross.abutalabs.com/products/react-native-screen-transitions
Homepage: https://screen-transitions.esjr.org
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-25T21:02:58+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 29
- inputs: {"age_days": 418, "days_push": 8, "days_rel": 24, "gap_med": 5.0, "n_releases_24m": 35}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1625, forks 43 (observed 2026-08-28T04:05:12.942034+00:00)

## What it is
A React Native library providing customizable, gesture-driven screen transitions including shared element zoom, snap-point sheets, overlays, and fully custom animations. It integrates with React Navigation and Expo Router and is built on Reanimated and Gesture Handler.

## Use cases
- add custom push and dismiss animations to React Native screens
- build gesture-driven cards and sheets with snap points
- create shared element zoom transitions between screens
- implement floating overlays with animated screens
- make iOS-style polished transitions in a React Native app
- integrate custom screen animations with Expo Router

## When to choose
- you need transition control beyond React Navigation's platform defaults
- you want SwiftUI-quality motion in React Native on both iOS and Android
- you need shared element or bounds-driven navigation zoom transitions
- you use React Navigation or Expo Router and want gesture-aware sheets and overlays

## When to avoid
- you only need standard platform push/pop animations
- you are on Expo SDK 56+ with Expo Router and cannot use the alpha v4 integration
- your project cannot adopt Reanimated 4 and Gesture Handler peer dependencies
- you need a zero-JavaScript native navigation solution

## Facets
- artifact type: library
- maturity: active
- function: animation, mobile-framework, ui-components, routing
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, screen-transitions, react-navigation, expo-router, reanimated, gesture-handler, shared-element-transitions, snap-sheets, typescript, ios, android, expo

## Member repositories
- eds2002/react-native-screen-transitions (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.942034+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-30T03:48:32.287385+00:00, confidence not recorded.
  - readme: https://github.com/eds2002/react-native-screen-transitions (fetched 2026-08-28T04:05:12.942034+00:00, sha 4f0625538d08)
  - homepage: https://screen-transitions.esjr.org (fetched 2026-08-29T11:21:37.073108+00:00, sha b1ccb1307d7e)
  - site_page: https://screen-transitions.esjr.org/installation (fetched 2026-08-29T11:21:37.075847+00:00, sha 06153846a6d8)
  - registry_npm: https://registry.npmjs.org/react-native-screen-transitions (fetched 2026-08-29T11:21:37.080074+00:00, sha fc4811b2fc1c)
  - site_page: https://screen-transitions.esjr.org/changelog (fetched 2026-08-29T11:21:37.078051+00:00, sha b8fff29896a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
