🙌 Free yourself from the hassle of manually managing loading states in your React components for async tasks.
npm install @m4ttheweric/use-loading-state
yarn add @m4ttheweric/use-loading-state
bun add @m4ttheweric/use-loading-state
See code examples and live demo: https://use-loading-state.netlify.app/
To develop your app locally run bun install
and then bun run dev
.