This library provides an easy integration with Spot.IM into a React-Native app
npm install @spot.im/react-native-spotimThis library provides an easy integration with OpenWebSDK into a React Native app.
* iOS 12 or later.
* Android 6.0 (API level 23) or later.
* Have a OpenWeb account.
#### Using NPM
```
npm install --save @spot.im/react-native-spotim@1.12.0
#### Using Yarn
```
yarn add @spot.im/react-native-spotim@1.12.0
Please follow the official OpenWeb React Native SDK documentation.