Installation
Install Empeek RND UI Hooks
Empeek RND UI is available as an npm package.
npm
To install and save in your package.json dependencies, run the command below using npm:
npm install @empeek-rnd-ui/hooks
Or yarn:
yarn add @empeek-rnd-ui/hooks
Please note that are peer dependencies:
- react >= 17.0.0