react-use/README.md
Va Da 7c461cc5d8
Merge pull request #212 from streamich/useStartTyping
feat: 🎸 add useStartTypings hook
2019-04-08 00:52:56 +02:00

8.4 KiB



👍
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.