# plugger-react-native

This module provides access to the Plugger configuration and performs initialisation of the native Plugger Core. Unimodules that want to use Plugger can use this module to get safe access to the native Plugger modules.

## Installation

```sh
npm install @d11/plugger-react-native
```
