# computerjazz/react-native-draggable-flatlist

A drag-and-drop-enabled FlatList for React Native

Repository: https://github.com/computerjazz/react-native-draggable-flatlist
Canonical: https://ross.abutalabs.com/products/react-native-draggable-flatlist
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-01-21T23:51:12+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 40, longevity 100
- inputs: {"age_days": 2993, "days_push": 224, "days_rel": 483, "gap_med": 28, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2195, forks 455 (observed 2026-08-28T04:06:25.105606+00:00)

## What it is
A React Native FlatList component with built-in drag-and-drop reordering, powered by Reanimated and React Native Gesture Handler for fully native interactions. It exposes a FlatList-compatible API with drag callbacks and placeholder rendering.

## Use cases
- reorderable todo or task lists in React Native
- sortable playlist or queue screens
- drag-to-reorder settings or preference lists
- kanban-style card ordering within a list
- long-press drag sorting of list items with native gestures

## When to choose
- you need performant drag-and-drop reordering in a React Native FlatList
- you want native-feeling gestures via Reanimated and Gesture Handler
- you want a drop-in FlatList-compatible API

## When to avoid
- your project does not use react-native-reanimated and react-native-gesture-handler
- you need swipe-to-dismiss rather than drag-to-reorder
- you are building for web without React Native

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

## Member repositories
- computerjazz/react-native-draggable-flatlist (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.105606+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:47:14.842352+00:00, confidence not recorded.
  - readme: https://github.com/computerjazz/react-native-draggable-flatlist (fetched 2026-08-28T04:06:25.105606+00:00, sha 0a810c462946)
  - registry_npm: https://registry.npmjs.org/react-native-draggable-flatlist (fetched 2026-08-29T10:27:50.719059+00:00, sha 15503d1df281)
- Data as of 2026-08-30T08:39:29.467469+00:00.
