Import the SDK
{
...,
"dependencies": {
...,
"ims-react-native": "git+https://[YOUR_GITHUB_TOKEN]@github.com/ims-developers/reactNative-sdk.git"
}
}npm installpod installNative
iOS Setup
Android setup
Last updated