# root-two/react-native-drawer

React Native Drawer

Repository: https://github.com/root-two/react-native-drawer
Canonical: https://ross.abutalabs.com/products/react-native-drawer
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-04-09T01:31:28+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": 4162, "days_push": 1608, "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 2527, forks 376 (observed 2026-08-28T04:06:58.643938+00:00)

## What it is
A React Native component for implementing configurable drawer/side-menu navigation, supporting material design, Slack-style parallax, and other drawer styles on iOS and Android. The README itself warns it is not performant enough for production and recommends alternatives like React Navigation.

## Use cases
- add a slide-out drawer menu to a react native app
- implement material design navigation drawer in react native
- create a slack-style parallax side menu
- customizable drawer navigation for ios and android
- open and close a side panel programmatically in react native

## When to choose
- you need a highly customizable drawer with many styling props
- you want a quick drawer for a prototype or demo app
- you need parallax or overlay drawer effects not easily done elsewhere

## When to avoid
- building a production application where performance matters
- you can use React Navigation's drawer instead
- you need maintained, actively developed navigation

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: -
- tags: react-native, drawer-navigation, side-menu, navigation-drawer, material-design, ios, android, mobile, javascript

## Member repositories
- root-two/react-native-drawer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.643938+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:25:24.943861+00:00, confidence not recorded.
  - readme: https://github.com/root-two/react-native-drawer (fetched 2026-08-28T04:06:58.643938+00:00, sha de37ea27bce9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
