Nabla Video Call SDK
npm install @nabla/react-native-video-callCheck our documentation portal for in depth documentation about integrating and using the SDK.
``sh`
npm install --save '@nabla/react-native-video-call'
Or
`sh``
yarn add '@nabla/react-native-video-call'
You can find detailed documentation and code samples of how to configure video calls for messaging and scheduling in these pages:
- Messaging video calls
- Scheduling setup
MIT