UNPKG

@bottom-sheet/react-hooks

Version:

The hooks that power `@bottom-sheet/react-spring`

19 lines (14 loc) 1.03 kB
[![npm stat](https://img.shields.io/npm/dm/@bottom-sheet/react-hooks.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@bottom-sheet/react-hooks) [![npm version](https://img.shields.io/npm/v/@bottom-sheet/react-hooks.svg?style=flat-square)](https://www.npmjs.com/package/@bottom-sheet/react-hooks) [![gzip size][gzip-badge]][unpkg-dist] [![size][size-badge]][unpkg-dist] [![module formats: cjs, es, and modern][module-formats-badge]][unpkg-dist] Docs are coming in `v2`, `v1` is considered unstable. # Installation ```bash npm i @bottom-sheet/react-hooks ``` [gzip-badge]: http://img.badgesize.io/https://unpkg.com/@bottom-sheet/react-hooks/dist/esm/index.js?compression=gzip&label=gzip%20size&style=flat-square [size-badge]: http://img.badgesize.io/https://unpkg.com/@bottom-sheet/react-hooks/dist/esm/index.js?label=size&style=flat-square [unpkg-dist]: https://unpkg.com/@bottom-sheet/react-hooks/dist/ [module-formats-badge]: https://img.shields.io/badge/module%20formats-cjs%2C%20esm-green.svg?style=flat-square