use-root-reducer

a helper to create and maintain a global state without redux. (based on react hook)

react-native-global-state-hooks

This is a package to easily handling global-state across your react-native-components No-redux... The library now includes @react-native-async-storage/async-storage to persist your state across sessions... if you want to keep using the old version without

@robicue/use-context

The official useContext implementation for the Robicue Hook Architecture

@rtbjs/use-state

`@rtbjs/use-state` is a state management tool that can act as a local state and be easily turned into a global redux state. It is an innovative approach to state management that combines the advantages of both React's useState and Redux's state management