Hero Light

Use Any Hook

use-any-hook is a package that provides a variety of React.js custom hooks to use any where in your code without any need for the resuable hooks folder in your React.js project

It’s available as a package on NPM for use with a module bundler or in a Node application:

npm
npm i use-any-hook
yarn
yarn add use-any-hook