# entropyconquers/react-native-reanimated-dnd

A powerful, performant drag-and-drop library for React Native built on Reanimated 4 and Gesture Handler. Smooth 60fps animations, sortable lists & grids, collision detection, and full TypeScript support.

Repository: https://github.com/entropyconquers/react-native-reanimated-dnd
Canonical: https://ross.abutalabs.com/products/react-native-reanimated-dnd
Homepage: https://reanimated-dnd-docs.vercel.app/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-30T12:53:40+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 51, longevity 33
- inputs: {"age_days": 475, "days_push": 34, "days_rel": 170, "gap_med": 140.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1057, forks 44 (observed 2026-08-28T04:03:24.498503+00:00)

## What it is
A drag-and-drop library for React Native built on Reanimated 4 and Gesture Handler, providing Draggable, Droppable, and Sortable components with 60fps UI-thread animations. It supports sortable lists and grids, multiple collision detection algorithms, and full TypeScript typing.

## Use cases
- add drag and drop to a react native app
- build sortable lists with drag handles
- implement draggable kanban-style grids
- detect drop targets with collision detection
- create smooth 60fps gesture animations in react native
- drag and drop in an expo app

## When to choose
- building a React Native or Expo app needing performant drag-and-drop
- you want sortable lists or grids with smooth UI-thread animations
- you prefer a TypeScript-first, mobile-native DnD API

## When to avoid
- building for the web rather than React Native
- your project uses an old React Native version without the New Architecture or Reanimated 4
- you need drag-and-drop for desktop frameworks

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: drag-and-drop, reanimated, gesture-handler, sortable-lists, collision-detection, react-native, ios, android, typescript, expo

## Member repositories
- entropyconquers/react-native-reanimated-dnd (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.498503+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-30T06:57:56.876594+00:00, confidence not recorded.
  - readme: https://github.com/entropyconquers/react-native-reanimated-dnd (fetched 2026-08-28T04:03:24.498503+00:00, sha c20fe8f98721)
  - homepage: https://reanimated-dnd-docs.vercel.app/ (fetched 2026-08-29T12:59:43.530401+00:00, sha af81d6e9a4f8)
  - registry_npm: https://registry.npmjs.org/react-native-reanimated-dnd (fetched 2026-08-29T12:59:43.539416+00:00, sha 3d894126d0c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
