0.0.0 • Published 3 years ago

react-use-loader v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-use-loader

NPM version NPM downloads NPM license Codecov Travis Bundle size

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-loader

Or Yarn:

$ yarn add react-use-loader

Getting 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

0.0.0

3 years ago

0.1.0

3 years ago