@reactivers/use-global-state
Version:
Global State in React with hooks and providers
21 lines (13 loc) • 506 B
Markdown
> # @reactivers/use-global-state
[](//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
```