# expo-dev-menu-interface

> Interface for expo-dev-menu

Latest version **57.0.0** (published 2026-06-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install expo-dev-menu-interface
pnpm add expo-dev-menu-interface
yarn add expo-dev-menu-interface
bun add expo-dev-menu-interface
```

## Health

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

Positive: no vulnerabilities; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 57.0.0 |
| Published | 2026-06-25 |
| First published | 2020-07-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 6.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52273 |
| Author | 650 Industries, Inc. |
| Maintainers | ide, brentvatne, expoadmin, exponent, bycedric, kudochien, alanhughes, tsapeta, expo-bot, philpl, wschurman |
| Keywords | expo, react-native, dev-menu, dev, menu, interface |

## Links

- npm: https://www.npmjs.com/package/expo-dev-menu-interface
- Repository: https://github.com/expo/expo
- Homepage: https://docs.expo.dev
- Issues: https://github.com/expo/expo/issues
- npm.io page: https://npm.io/package/expo-dev-menu-interface

## Recent versions

- 57.0.0 (latest) — 2026-06-25
- 58.0.0 (next) — 2026-09-10
- 58.0.0-canary-20260909-ea7a89a (canary) — 2026-09-09
- 56.0.2-canary-20260701-9100865 (canary-sdk-56) — 2026-07-01
- 55.0.2-canary-20260429-a5e59cf (canary-sdk-55) — 2026-04-29
- 1.8.3 (sdk-51) — 2024-05-02
- 1.7.2 (sdk-50) — 2024-01-10
- 58.0.0-canary-20260902-26df09e — 2026-09-02
- 58.0.0-canary-20260901-2164f24 — 2026-09-02
- 58.0.0-canary-20260812-27f94d4 — 2026-08-12
- 58.0.0-canary-20260806-8c2d007 — 2026-08-06
- 57.0.0-canary-20260723-64edab9 — 2026-07-23
- 57.0.0-canary-20260720-b6d63bc — 2026-07-20
- 57.0.0-canary-20260718-7cbcda5 — 2026-07-18
- 57.0.0-canary-20260716-381e806 — 2026-07-16
- … 191 more at https://npm.io/package/expo-dev-menu-interface/versions

## README

# expo-dev-menu-interface

Interface for `expo-dev-menu`.

# Installation in managed Expo projects

For [managed](https://docs.expo.dev/archive/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects &mdash; it is likely to be included in an upcoming Expo SDK release.

# Installation in bare React Native projects

For bare React Native projects, you must ensure that you have [installed and configured the `expo` package](https://docs.expo.dev/bare/installing-expo-modules/) before continuing.

### Add the package to your npm dependencies

```
npm install expo-dev-menu-interface
```

# Contributing

Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).

---
_Source: https://npm.io/package/expo-dev-menu-interface · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
