0.0.0 • Published 5 years ago
react-use-loader v0.0.0
react-use-loader
About
Easier loaders management in React
Similar Projects / Alternatives / Idea
How to Install
First, install the library in your project by npm:
$ npm install react-use-loaderOr Yarn:
$ yarn add react-use-loaderGetting Started
• Import hook in React application file:
import { useLoader } from 'react-use-loader';Returned Values
Example
const [] = useLoader();License
This project is licensed under the MIT License © 2021-present Jakub Biesiada