app-sm
Application State Management
Application State Management
Immutable state
Simple web app state and storage management
Mutable state, with reactive functions - automatic recalculations on state changes
is a powerful package that simplifies global state management in React Native applications. It utilizes the Context API, making it easy to share state across your entire app.
通过useAppState、usePageState、useComponentState在整个应用、页面、组件中类似useState的用法,在跨父子组件使用相同的状态 / Let's use app state by function useAppState like useState in whole application, also provides usePageState and useComponentState function
Toolkit makes the UI more perfect on many screen sizes.
a lightweight app state management Angular library