semantic-release-bot 692bb0356a chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/streamich/react-use.git/compare/v1.0.0...v2.0.0) (2018-10-28)

### Features

* 🎸 change API for useToggle hook ([#16](https://github.com/streamich/react-use.git/issues/16)) ([5a6da18](https://github.com/streamich/react-use.git/commit/5a6da18))

### BREAKING CHANGES

* useToggle interface changed
2018-10-28 21:25:47 +00:00
2018-10-28 22:24:48 +01:00
2018-10-28 22:24:48 +01:00
2018-10-28 14:32:06 +01:00
2018-10-28 21:25:47 +00:00
2018-10-27 12:15:13 +02:00
2018-10-28 21:25:47 +00:00
2018-10-28 14:32:06 +01:00
2018-10-28 21:57:40 +01:00



👍
react-use






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




npm i react-use


Reference

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%