# jemise111/react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed

Repository: https://github.com/jemise111/react-native-swipe-list-view
Canonical: https://ross.abutalabs.com/products/react-native-swipe-list-view
Homepage: https://www.npmjs.com/package/react-native-swipe-list-view
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, react, react-native, swipelistview, ios, android, react-native-component
Last push: 2026-06-14T15:44:56+00:00

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

## Adoption (not part of the score)
Stars 2807, forks 519 (observed 2026-08-28T04:07:22.884234+00:00)

## What it is
A React Native component library providing SwipeListView, a vertical FlatList/SectionList whose rows swipe open and closed, plus a standalone SwipeRow. Version 4 is a TypeScript rewrite built on react-native-gesture-handler v2 and reanimated v3, running gestures and animations on the UI thread.

## Use cases
- add swipe-to-delete actions to a React Native list
- build swipeable list rows with hidden action buttons
- implement swipe-to-reveal menus in a mobile app
- close open rows automatically when the list scrolls
- use a single swipeable row outside of a list

## When to choose
- you need native-feeling swipe gestures on iOS and Android lists
- you want a maintained, TypeScript rewrite with UI-thread animations
- you need both a full swipeable list and standalone swipeable rows

## When to avoid
- you are not using React Native
- you cannot add native peer dependencies like gesture-handler and reanimated
- you need horizontal swipeable carousels rather than vertical list rows

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, swipeable-list, flatlist, gesture-handler, reanimated, swipe-row, listview, ios, android, mobile

## Member repositories
- jemise111/react-native-swipe-list-view (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.884234+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-30T08:14:27.451958+00:00, confidence not recorded.
  - readme: https://github.com/jemise111/react-native-swipe-list-view (fetched 2026-08-28T04:07:22.884234+00:00, sha 41699811f3fc)
  - registry_npm: https://registry.npmjs.org/react-native-swipe-list-view (fetched 2026-08-29T09:54:29.418301+00:00, sha 67189c1ac15c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
