# wix-incubator/react-native-interactable

Experimental implementation of high performance interactable views in React Native

Repository: https://github.com/wix-incubator/react-native-interactable
Canonical: https://ross.abutalabs.com/products/react-native-interactable
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-06-24T18:02:44+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 8, longevity 100
- inputs: {"age_days": 3506, "days_push": 70, "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 5173, forks 496 (observed 2026-08-28T04:09:11.683880+00:00)

## What it is
An experimental React Native library providing a declarative API for building fluid, physics-based interactive views that run at 60 FPS. It uses a native driver to handle gesture-driven interactions like swipeable cards, drawers, and collapsible headers without crossing the JS bridge.

## Use cases
- build swipeable cards that spring into place in react native
- create a drawer that snaps open and closed with drag gestures
- implement a collapsible header that shrinks on scroll
- make draggable chat heads that snap to screen corners
- add physics-based gesture interactions to react native views at 60fps

## When to choose
- you need complex, physical gesture-driven interactions in React Native that feel natural at 60 FPS
- you want a declarative API for spring/friction-based view behavior
- you're building swipeable, snappable UI patterns like drawers or cards

## When to avoid
- the project is unmaintained and seeking a new maintainer
- you need a production-stable, actively supported solution
- you're not using React Native or only need simple animations (use the built-in Animated API)
- you're on the New Architecture where this experimental bridge-based approach may not apply

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: -
- tags: react-native, gesture-interactions, physics-based-animation, 60fps, declarative-api, mobile, ios, android, javascript

## Member repositories
- wix-incubator/react-native-interactable (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.683880+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-29T18:01:51.301706+00:00, confidence not recorded.
  - readme: https://github.com/wix-incubator/react-native-interactable (fetched 2026-08-28T04:09:11.683880+00:00, sha 56fd7dbbbbe0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
