semantic-release-bot 9a1e9ce9fa chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/streamich/react-use/compare/v3.0.0...v3.1.0) (2018-10-29)

### Features

* 🎸 add useGetSetState ([dcd1013](https://github.com/streamich/react-use/commit/dcd1013))

### Performance Improvements

* ️ wrape useGetSetState callbacks in useCallback ([3c1e57d](https://github.com/streamich/react-use/commit/3c1e57d))
2018-10-29 16:48:13 +00:00
2018-10-29 17:41:34 +01:00
2018-10-28 14:32:06 +01:00
2018-10-29 16:48:13 +00:00
2018-10-27 12:15:13 +02:00
2018-10-29 16:48:13 +00:00
2018-10-29 17:41:34 +01:00
2018-10-28 23:22:46 +01:00



👍
react-use






Collection of essential React Hooks.
Port of libreact to React Hooks. 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%