# oblador/react-native-collapsible

Animated collapsible component for React Native, good for accordions, toggles etc

Repository: https://github.com/oblador/react-native-collapsible
Canonical: https://ross.abutalabs.com/products/react-native-collapsible
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, accordion, collapsible, animation
Last push: 2024-08-27T20:12:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4105, "days_push": 736, "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 2592, forks 447 (observed 2026-08-28T04:07:02.965937+00:00)

## What it is
A pure JavaScript animated collapsible component for React Native built on the Animated API. It supports dynamic content heights and components aware of their collapsed state, making it ideal for accordions and toggles.

## Use cases
- build an accordion list in react native
- animate expanding and collapsing sections in a mobile app
- create a toggle that shows and hides content with animation
- collapse faq items with smooth height transitions
- show or hide detail panels in a react native screen

## When to choose
- you need animated expand/collapse behavior in a React Native app
- you want a lightweight pure JavaScript component with no native dependencies
- you need accordions, toggles, or collapsible sections with dynamic content heights

## When to avoid
- you are building for the web with React DOM instead of React Native
- you need complex gesture-driven or physics-based layout animations
- your project requires a full component library rather than a single collapsible component

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, accordion, collapsible, toggle, animated, mobile, ios, android

## Member repositories
- oblador/react-native-collapsible (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.965937+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:22:17.753824+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-collapsible (fetched 2026-08-28T04:07:02.965937+00:00, sha c46d79270cc1)
  - registry_npm: https://registry.npmjs.org/react-native-collapsible (fetched 2026-08-29T10:04:40.491065+00:00, sha 5d22f4e3c20a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
