Tiny React State Management Library – constate

A tiny React state management library that lets you work with local state and scale up to global state with ease when needed.

Installation:

# Yarn
$ yarn add constate

# NPM
$ npm install constate --save

Preview:

constate

Download Details:

Author: frichti

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/frichti/react-native-tips

License: MIT

Add Comment