semantic-release-bot 3c9a48e1ed chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/streamich/react-use/compare/v4.11.1...v5.0.0) (2018-12-17)

### Features

* 🎸 list all useAsync state props so that TS dont complain ([7c1b107](https://github.com/streamich/react-use/commit/7c1b107))
* 🎸 remove experimental hooks ([533e26f](https://github.com/streamich/react-use/commit/533e26f))
* use discriminated union in useAsync ([966af4a](https://github.com/streamich/react-use/commit/966af4a))

### BREAKING CHANGES

* useRenderProp and useAsync are removed
2018-12-17 17:47:47 +00:00
2018-12-17 18:34:56 +01:00
2018-12-17 18:42:18 +01:00
2018-10-29 23:11:53 +01:00
2018-10-28 14:32:06 +01:00
2018-12-17 17:47:47 +00:00
2018-10-27 12:15:13 +02:00
2018-12-17 17:47:47 +00:00
2018-12-17 18:34:56 +01:00



👍
react-use






Collection of essential React Hooks.
Port of libreact. See demos.




npm i react-use








Usage

You need to have React 16.7.0-alpha.0 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%