semantic-release-bot ad5e147e3d chore(release): 7.5.0 [skip ci]
# [7.5.0](https://github.com/streamich/react-use/compare/v7.4.0...v7.5.0) (2019-04-07)

### Features

* 🎸 add onCopy and onError events and use NPM copy library ([2553225](https://github.com/streamich/react-use/commit/2553225))
* 🎸 improve useCopyToClipboard() hook ([f185044](https://github.com/streamich/react-use/commit/f185044))
* 🎸 make useCopyToClipboard hook interface more idiomatic ([0a6d773](https://github.com/streamich/react-use/commit/0a6d773))
* add useCopyToClipboard() hook ([4d8e276](https://github.com/streamich/react-use/commit/4d8e276))
2019-04-07 22:45:37 +00:00
2019-03-28 17:47:38 +01:00
2019-04-08 00:44:07 +02:00
2019-04-08 00:44:07 +02:00
2018-10-29 23:11:53 +01:00
2019-04-07 22:45:37 +00:00
2018-10-27 12:15:13 +02:00
2019-04-07 22:45:37 +00:00
2019-04-08 00:44:07 +02:00
2019-02-24 16:00:48 +01:00
2019-03-13 20:58:57 +01:00
2019-04-08 00:44:07 +02:00



👍
react-use






Collection of essential React Hooks. Port of libreact. See demos.
Translations: 🇨🇳 汉语




npm i react-use








Usage


You need to have React 16.8.1 or later installed to use Hooks API.

You can import each hook individually import useToggle from 'react-use/lib/useToggle'.


License

Unlicense — public domain.

Description
React Hooks — 👍
Readme Unlicense 146 MiB
Languages
TypeScript 99.6%
JavaScript 0.4%