Immutable State Management Library – react-copy-write

Description:

An immutable React state management library with a simple mutable API, memoized selectors, and structural sharing.

Installation:

# Yarn
$ yarn add react-copy-write
# NPM
$ npm install react-copy-write --save

Preview:

react-copy-write

Add Comment