@reactivers/hooks
provides some awesome hooks that may make development easier for you. It contains the hooks which are probably doesn't exist in the libraries that you use. All hooks are separated libraries.
npm install --save @reactivers/[hook-name]
You can find detailed docs here
npm install --save @reactivers/hooks
yarn add @reactivers/hooks