semantic-release-bot 5fe98b0d5a chore(release): 5.5.0 [skip ci]
# [5.5.0](https://github.com/streamich/react-use/compare/v5.4.1...v5.5.0) (2019-02-23)

### Bug Fixes

* add type definition for useList() remove() method ([ea2dc43](https://github.com/streamich/react-use/commit/ea2dc43))
* useSetState bug ([83611a1](https://github.com/streamich/react-use/commit/83611a1))

### Features

* Add remove method for useList ([5a295d9](https://github.com/streamich/react-use/commit/5a295d9))
2019-02-23 14:29:19 +00:00
2019-02-21 01:05:33 +01:00
2018-10-29 23:11:53 +01:00
2018-10-28 14:32:06 +01:00
2019-02-23 14:29:19 +00:00
2018-10-27 12:15:13 +02:00
2019-02-23 14:29:19 +00:00
2019-02-07 01:14:43 +01:00
2019-02-07 12:51:53 +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.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%