react-use/README.md
2018-10-27 21:10:28 +02:00

2.8 KiB



👍
react-use






Collection of essential React Hooks.
This is mostly port of libreact to React Hooks.




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.