semantic-release-bot f618352b71 chore(release): 5.7.0 [skip ci]
# [5.7.0](https://github.com/streamich/react-use/compare/v5.6.0...v5.7.0) (2019-03-15)

### Bug Fixes

* 🐛 fix TypeScript typings for usePromise() ([ba0acb6](https://github.com/streamich/react-use/commit/ba0acb6))

### Features

* 🎸 add usePromise() hook ([aad368b](https://github.com/streamich/react-use/commit/aad368b))
2019-03-15 14:29:32 +00:00
2019-03-15 15:14:00 +01:00
2018-10-29 23:11:53 +01:00
2019-02-25 12:12:25 +01:00
2019-03-15 14:29:32 +00:00
2018-10-27 12:15:13 +02:00
2019-03-15 14:29:32 +00:00
2019-03-15 15:14:00 +01:00
2019-02-24 16:00:48 +01:00
2019-03-13 20:58:57 +01: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%