gx icon indicating copy to clipboard operation
gx copied to clipboard

A lightweight and powerful React State Management System like redux that helps you to manage your state globally inside your React, Nextjs and also React Native applications.

Results 2 gx issues
Sort by recently updated
recently updated
newest added

Develop a tool that cool help developers to debug and see the state of the app in the developement mode

Looks like this state management solution is based on context, can it reduce re-render? And how about the benchmark between other state management library like zustand, mobx and so on?