# @react-navigation/drawer

> Integration for the drawer component from react-native-drawer-layout

Latest version **7.14.2** (published 2026-09-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @react-navigation/drawer
pnpm add @react-navigation/drawer
yarn add @react-navigation/drawer
bun add @react-navigation/drawer
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.14.2 |
| Published | 2026-09-17 |
| First published | 2019-08-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 125.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24500 |
| Maintainers | ericvicenti, brentvatne, satya164, osdnk, kacperkapusciak, okwasniewski |
| Keywords | react-native-component, react-component, react-native, react-navigation, ios, android, material, drawer |

## Links

- npm: https://www.npmjs.com/package/@react-navigation/drawer
- Repository: https://github.com/react-navigation/react-navigation
- Homepage: https://reactnavigation.org/docs/drawer-navigator/
- Issues: https://github.com/react-navigation/react-navigation/issues
- npm.io page: https://npm.io/package/@react-navigation/drawer

## Dependencies (4)

- [color](https://npm.io/package/color.md) ^4.2.3
- [use-latest-callback](https://npm.io/package/use-latest-callback.md) ^0.2.4
- [@react-navigation/elements](https://npm.io/package/@react-navigation/elements.md) ^2.9.43
- [react-native-drawer-layout](https://npm.io/package/react-native-drawer-layout.md) ^4.2.10

## Alternatives

- [express-promise-router](https://npm.io/package/express-promise-router.md) — 736.1K weekly downloads
- [next-usequerystate](https://npm.io/package/next-usequerystate.md) — 29.8K weekly downloads
- [@bitkyc08/opencodex](https://npm.io/package/@bitkyc08/opencodex.md) — 4.6K weekly downloads
- [lynkr](https://npm.io/package/lynkr.md) — 575 weekly downloads
- [baremetal.js](https://npm.io/package/baremetal.js.md) — 42 weekly downloads

## Recent versions

- 7.14.2 (latest) — 2026-09-17
- 8.0.0-alpha.55 (next) — 2026-09-22
- 5.12.9 (5.x) — 2021-08-17
- 8.0.0-alpha.54 — 2026-09-19
- 7.14.1 — 2026-09-15
- 8.0.0-alpha.53 — 2026-09-15
- 7.14.0 — 2026-09-15
- 8.0.0-alpha.52 — 2026-09-14
- 8.0.0-alpha.51 — 2026-08-26
- 7.13.10 — 2026-08-26
- 8.0.0-alpha.50 — 2026-08-19
- 7.13.9 — 2026-08-19
- 8.0.0-alpha.49 — 2026-08-10
- 7.13.8 — 2026-08-07
- 8.0.0-alpha.48 — 2026-08-06
- … 397 more at https://npm.io/package/@react-navigation/drawer/versions

## README

# `@react-navigation/drawer`

Drawer navigator for React Navigation following Material Design guidelines.

Installation instructions and documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/drawer-navigator/).

---
_Source: https://npm.io/package/@react-navigation/drawer · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
