0.3.8 • Published 6 years ago
react-hooks-common v0.3.8
react-hooks-common
React hooks collections for common usage.
Doc & Demo
https://frezc.github.io/react-hooks-common
Install
yarn add react-hooks-commonSince this module uses React's new Hooks feature,
to try this out you'll need to install at least version 16.8.0
of react and react-dom:
yarn add react@^16.8.0 react-dom@^16.8.0Dev
yarn install
yarn start
# open http://localhost:3000Feel free to submit issues or pull requests.