# aclassen/ComposeReorderable

Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.

Repository: https://github.com/aclassen/ComposeReorderable
Canonical: https://ross.abutalabs.com/products/composereorderable
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: jetpack-compose, android, compose-desktop
Last push: 2026-05-19T23:05:16+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 8, longevity 100
- inputs: {"age_days": 1881, "days_push": 106, "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 1035, forks 120 (observed 2026-08-28T04:03:19.008087+00:00)

## What it is
A Jetpack Compose library providing a modifier that enables drag-and-drop reordering of items in LazyList and LazyGrid on Android and Compose Desktop. It supports keyed and indexed lists, drag handles, long-press detection, and customizable drag animations.

## Use cases
- reorder items in a list by dragging
- drag and drop reordering in Jetpack Compose
- reorderable grid for Android app
- add drag handle to reorder list items
- reorder items with long press in Compose
- sortable lazy list in Kotlin Compose

## When to choose
- you use Jetpack Compose and need drag-and-drop reordering in LazyColumn/LazyRow or LazyGrid
- you want both Android and Compose Desktop support
- you need customizable drag animations and drag handles

## When to avoid
- you use XML Views instead of Compose
- you need reordering in non-lazy layouts
- you need cross-platform drag-and-drop outside the Compose ecosystem

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: jvm
- tags: jetpack-compose, drag-and-drop, lazylist, lazygrid, compose-desktop, reorderable-lists, android, desktop

## Member repositories
- aclassen/ComposeReorderable (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.008087+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-30T07:04:52.222435+00:00, confidence not recorded.
  - readme: https://github.com/aclassen/ComposeReorderable (fetched 2026-08-28T04:03:19.008087+00:00, sha 35577aaa35de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
