# @tinacms/core

The `@tinacms/react-screens` defines the `ScreenPlugin`, helpers for
creating screens, and provides React components for displaying them.

## Installation

Install the package

```
npm install --save @tinacms/react-screens
```

or

```
yarn add @tinacms/react-screens
```