use-safe-state
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

use-safe-state

GitHub license GitHub release PR's Welcome

use-safe-state is an utility hook that wraps around react's useState with the aim to prevent the occuring of the famous Can't perform a React state update on an unmounted component error.

Installation

# Yarn
yarn add use-safe-state

# NPM
npm install use-safe-state --save

Usage

Using use-safe-state is as simple as replacing useState hooks with useSafeState.

Package Sidebar

Install

npm i use-safe-state

Weekly Downloads

66

Version

1.0.1

License

MIT

Unpacked Size

10.9 kB

Total Files

13

Last publish

Collaborators

  • nickfla1