Getting started
Add the OpenWeb SDK to your React Native app
OpenWeb can seamlessly integrate with your React Native app. OpenWeb’s React Native SDK offers you various benefits:
- Simplify integration of with React Native apps
- Improve user engagement and community interaction with Conversations
- Streamline development process with scalable solutions
- Monetize with advertisements
Prerequisites
Item | Description |
---|---|
Updated operating system |
|
OpenWeb account | Active OpenWeb account If you do not already have one, learn how to create an OpenWeb account. |
Install the React Native package
To run the React Native SDK, install the Spot.IM package to your project with NPM or Yarn.
Package Manager | Code |
---|---|
NPM | Use the following installation for NPM:
|
Yarn | Use the following installation for Yarn:
|
Updated 4 months ago
Next Step