UNPKG

@gluestack-ui/overlay

Version:

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

18 lines (11 loc) 384 B
# @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).