# Unit White-Label UIs SDK for React Native 🚀

## Installation

Add the react-native-unit-components dependency to your project:

#### With npm:
```bash
$ npm install --save react-native-unit-components
```

#### With yarn:
```bash
$ yarn add react-native-unit-components
```

## Follow The Official Documentation

Please follow [the official White-Label UIs React Native SDK documentation](https://www.unit.co/docs/white-label-uis/react-native-sdk/).
