# @gluestack-ui/overlay

> A universal headless overlay component for React Native, Next.js & React

Latest version **0.1.22** (published 2025-03-11) · 0 weekly downloads

## Install

```sh
npm install @gluestack-ui/overlay
pnpm add @gluestack-ui/overlay
yarn add @gluestack-ui/overlay
bun add @gluestack-ui/overlay
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.1.22 |
| Published | 2025-03-11 |
| First published | 2023-02-21 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 7.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5308 |
| Maintainers | vidhi499, rohit_singh, viraj-10, rayan1810, rajat693, surajahmedc, meenumakkar, madhavb230100, vaibhk002, daminipandey, amars29, geekgautam, sravankumarvelangi, gluestackadmin, geekashwini, mayankp06 |
| Keywords | react, native, react-native, overlay, gluestack-ui, universal, headless, typescript, component, android, ios, nextjs |

## Links

- npm: https://www.npmjs.com/package/@gluestack-ui/overlay
- Repository: https://github.com/gluestack/gluestack-ui
- Homepage: https://github.com/gluestack/gluestack-ui/tree/main/packages/unstyled/overlay#readme
- Issues: https://github.com/gluestack/gluestack-ui/issues
- npm.io page: https://npm.io/package/@gluestack-ui/overlay

## Dependencies (3)

- [@react-native-aria/focus](https://npm.io/package/@react-native-aria/focus.md) ^0.2.9
- [@react-native-aria/overlays](https://npm.io/package/@react-native-aria/overlays.md) ^0.3.15
- [@react-native-aria/interactions](https://npm.io/package/@react-native-aria/interactions.md) 0.2.16

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 0.1.22 (latest) — 2025-03-11
- 0.1.9-alpha.0 (alpha) — 2023-07-25
- 0.1.21 — 2025-03-03
- 0.1.20 — 2025-02-19
- 0.1.19 — 2025-02-18
- 0.1.18 — 2025-02-18
- 0.1.17 — 2025-02-18
- 0.1.16 — 2024-11-11
- 0.1.15 — 2024-07-12
- 0.1.14 — 2024-03-21
- 0.1.13 — 2024-03-18
- 0.1.12 — 2023-10-19
- 0.1.11 — 2023-10-19
- 0.1.10 — 2023-10-17
- 0.1.9 — 2023-10-03
- … 10 more at https://npm.io/package/@gluestack-ui/overlay/versions

## README

# @gluestack-ui/overlay

## Installation

To use `@gluestack-ui/overlay`, all you need to do is install the
`@gluestack-ui/overlay` package:

```sh
$ yarn add @gluestack-ui/overlay

# or

$ npm i @gluestack-ui/overlay
```

More information about implementation of overlay is available
[here](https://github.com/gluestack/gluestack-ui/blob/development/packages/overlay/src/index.tsx).

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