# @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).
