UNPKG

@reactivers/use-global-state

Version:

Global State in React with hooks and providers

21 lines (13 loc) 506 B
> # @reactivers/use-global-state [![npm version](https://badge.fury.io/js/@reactivers%2Fuse-global-state.svg)](//www.npmjs.com/package/@reactivers/use-global-state) # Welcome ## Introduction > ```@reactivers/use-global-state``` Global State in React with hooks and providers. ## Docs You can find detailed docs [here](https://hooks.reactivers.com/use-global-state) ## Getting Started ### Installation ```bash npm install --save @reactivers/use-global-state yarn add @reactivers/use-global-state ```