# react-native-drawer-layout

> Drawer component for React Native

Latest version **4.2.10** (published 2026-08-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-drawer-layout
pnpm add react-native-drawer-layout
yarn add react-native-drawer-layout
bun add react-native-drawer-layout
```

## 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 | 4.2.10 |
| Published | 2026-08-04 |
| First published | 2015-09-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 111 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24502 |
| Maintainers | ericvicenti, brentvatne, satya164, osdnk, kacperkapusciak, okwasniewski |
| Keywords | react-native-component, react-component, react-native, ios, android, drawer, swipe |

## Links

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

## Dependencies (2)

- [color](https://npm.io/package/color.md) ^4.2.3
- [use-latest-callback](https://npm.io/package/use-latest-callback.md) ^0.2.4

## Alternatives

- [adhdev](https://npm.io/package/adhdev.md) — 11.1K weekly downloads
- [react-slide-button](https://npm.io/package/react-slide-button.md) — 310 weekly downloads
- [better](https://npm.io/package/better.md) — 42 weekly downloads
- [react-native-swipe-image](https://npm.io/package/react-native-swipe-image.md) — 22 weekly downloads
- [nl.fokkezb.pulltorefresh](https://npm.io/package/nl.fokkezb.pulltorefresh.md) — 11 weekly downloads

## Recent versions

- 4.2.10 (latest) — 2026-08-04
- 5.0.0-alpha.19 (next) — 2026-09-19
- 5.0.0-alpha.18 — 2026-08-19
- 5.0.0-alpha.17 — 2026-08-10
- 5.0.0-alpha.16 — 2026-08-06
- 5.0.0-alpha.15 — 2026-07-27
- 4.2.9 — 2026-07-20
- 5.0.0-alpha.14 — 2026-07-16
- 4.2.8 — 2026-07-16
- 5.0.0-alpha.13 — 2026-07-08
- 4.2.7 — 2026-07-04
- 4.2.6 — 2026-07-03
- 5.0.0-alpha.12 — 2026-06-18
- 5.0.0-alpha.11 — 2026-06-08
- 4.2.5 — 2026-06-08
- … 102 more at https://npm.io/package/react-native-drawer-layout/versions

## README

# React Native Drawer Layout

A cross-platform Drawer component for React Native implemented using [`react-native-gesture-handler`](https://docs.swmansion.com/react-native-gesture-handler/) and [`react-native-reanimated`](https://docs.swmansion.com/react-native-reanimated/) on native platforms and CSS transitions on Web.

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

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