# cesardeazevedo/react-native-bottom-sheet-behavior

react-native wrapper for android BottomSheetBehavior

Repository: https://github.com/cesardeazevedo/react-native-bottom-sheet-behavior
Canonical: https://ross.abutalabs.com/products/react-native-bottom-sheet-behavior
Language: Java
License: MIT
License Family: permissive
Topics: android, react-native, bottomsheet, bottomsheetbehavior, google-maps, floatingactionbutton, nestedscrollview
Last push: 2023-01-03T18:21:35+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": 3673, "days_push": 1338, "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 1152, forks 112 (observed 2026-08-28T04:03:47.204280+00:00)

## What it is
A React Native wrapper around Android's BottomSheetBehavior, exposing components like CoordinatorLayout, FloatingActionButton, and AppBarLayout for building bottom sheet UIs. It supports an anchor state between collapsed and expanded, inspired by Google Maps-style interactions.

## Use cases
- implement a bottom sheet in react native on android
- build a google maps style sliding panel in react native
- add a bottom sheet with anchor state to my app
- coordinate a floating action button with a bottom sheet
- create collapsible panels with app bar behavior in react native

## When to choose
- you need Android's native BottomSheetBehavior with anchor state in a React Native app
- you want a Google Maps-like bottom sheet with FAB and app bar coordination

## When to avoid
- you need an iOS bottom sheet solution - use react-native-interactable or a cross-native library instead
- you need a maintained cross-platform bottom sheet; this is Android-only and its last release was 2023

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: bottom-sheet, material-design, coordinator-layout, floating-action-button, google-maps-ui, android, react-native, mobile

## Member repositories
- cesardeazevedo/react-native-bottom-sheet-behavior (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.204280+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-30T06:33:32.390167+00:00, confidence not recorded.
  - readme: https://github.com/cesardeazevedo/react-native-bottom-sheet-behavior (fetched 2026-08-28T04:03:47.204280+00:00, sha 27d06cc60524)
- Data as of 2026-08-30T08:39:29.467469+00:00.
