react-setstate-connect
Helper function to connect React's component to a redux-like store using functional setState.
Found 41 results for setState
Helper function to connect React's component to a redux-like store using functional setState.
Convert your state to setters.
react react-native typescript:hooks 的状态 use 扩展
The ultimate useStore implementation. The power and simplicity of useState, but with persistence, global key-based synchronization without context, speed and reference optimization, safety checks, and other cool stuff.
Stateful functional components for React. Because functional setState is your friend.
React utility to bind the state of a component to a bind function.
Simple setState equivalent with mutable drafts
react component decorator for implement setStateAsync method which set state and return Promise
Reacts setState() method, reimagined as a hook
A state container for React with a minimal API
The most elegant state manager for React apps
auto change mpapp's setData to setState
wrap new React.createContext() to provide mutate function for Consumer
A simple React hook to update object state without needing to manually spread the previous state.
An immutable state container for React with a minimal API
useDestructuring() is a function that destructures React setState functions
对react中的setState进行了改装,解决了快速切换组件时浏览器因为担心内存泄漏报错的问题
Add middleware support to any function prop or withState from recompose
auto change mpapp's setData to setState
React setState callback implementation on useState hook