Welcome
Introduction
@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.
Getting Started
Installation
@reactivers/hooks contains more than 20 hooks. If you want to get all of them you can install them with
- npm
npm install --save @reactivers/hooks
- yarn
yarn add @reactivers/hooks
Also
You can get all libraries separately!
npm install --save @reactivers/[hook-name]