2. Installation
Last updated
Last updated
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
The latest version of the Sentiance React Native module is .
Run the following command in your terminal window, inside the project directory:
The Sentiance React Native module should now be added to your **** project's package.json file.
Add the following lines to the Podfile file in your project's ios directory:
Then in the terminal window, run the following command inside your project's ios directory:
Add the following lines to the settings.gradle file in your project's android directory:
Add the Sentiance repository to the build.gradle file in your project's android directory:
Finally, add a dependency to the React Native project to your app's build.gradle: