# @gluestack-ui/hooks

> Provides hooks used in gluestack-ui

Latest version **0.1.13** (published 2025-02-19) · 0 weekly downloads

## Install

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

## 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.13 |
| Published | 2025-02-19 |
| First published | 2023-02-21 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 19 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, hooks, gluestack-ui, universal, headless, typescript, component, android, ios, nextjs |

## Links

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

## 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.13 (latest) — 2025-02-19
- 0.1.12 — 2024-11-11
- 0.1.11 — 2023-12-27
- 0.1.10 — 2023-10-27
- 0.1.9 — 2023-10-25
- 0.1.8 — 2023-10-25
- 0.0.1 — 2023-10-25
- 0.1.7 — 2023-10-19
- 0.1.6 — 2023-10-19
- 0.1.5 — 2023-10-17
- 0.1.4 — 2023-09-08
- 0.1.3 — 2023-06-29
- 0.1.2 — 2023-06-26
- 0.1.1 — 2023-06-12
- 0.1.0 — 2023-02-21
- … 1 more at https://npm.io/package/@gluestack-ui/hooks/versions

## README

# @gluestack-ui/hooks

## Installation

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

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

# or

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

## Usage

This package provides hooks that are used in gluestack-ui

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

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