1. Including the SDK
React Native
npm install @sentiance-react-native/core{
...,
"dependencies": {
...,
"@sentiance-react-native/core": "^6.x.x"
}
}Native
iOS Setup
Android setup
Last updated