acey-loading-manager
v1.0.2
Published
Loading status manager that can be associated with data fetching.
Downloads
9
Readme
Loading Manager
Loading status manager that can be associated with data fetching.
yarn add acey-loading-managerInit
import LoadingManager from 'acey-loading-manager'
export const loadingManager = new LoadingManager({loading: false}, {key: 'loading-manager', connected: true })