# dancormier/react-native-swipeout

iOS-style swipeout buttons behind component

Repository: https://github.com/dancormier/react-native-swipeout
Canonical: https://ross.abutalabs.com/products/react-native-swipeout
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2020-09-16T16:57:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4115, "days_push": 2177, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2609, forks 634 (observed 2026-08-28T04:07:04.245983+00:00)

## What it is
A React Native component library that renders iOS-style swipeout buttons revealed behind a component when swiped left or right. It is deprecated and no longer maintained, with react-native-gesture-handler recommended as a replacement.

## Use cases
- add swipe-to-delete buttons to a react native list item
- reveal hidden action buttons when swiping a row left or right
- implement ios-style swipeout menus in react native
- swipeable list rows with delete and archive buttons
- react native swipe gesture component for mobile lists

## When to choose
- maintaining a legacy React Native app that already depends on it
- you need a minimal, drop-in swipeout component for an old React Native version

## When to avoid
- starting a new React Native project - it is deprecated and unsupported
- you need maintained gesture handling or modern React Native compatibility
- you need complex or customizable swipe interactions

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: react-native, swipeout, swipe-gestures, deprecated, list-item-actions, mobile, ios, android

## Member repositories
- dancormier/react-native-swipeout (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.245983+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:20:54.523475+00:00, confidence not recorded.
  - readme: https://github.com/dancormier/react-native-swipeout (fetched 2026-08-28T04:07:04.245983+00:00, sha 95de1784f0c6)
  - registry_npm: https://registry.npmjs.org/react-native-swipeout (fetched 2026-08-29T10:03:50.385150+00:00, sha be1fdb384433)
- Data as of 2026-08-30T08:39:29.467469+00:00.
