samvyo-rn-sdk
Version:
Samvyo React Native SDK for building Enterprise-grade real-time voice/video communication applications.
23 lines (13 loc) • 876 B
Markdown
# Samvyo-rn sdk
The offcial react-native sdk to build Enterprise grade real-time voice/video/AI applications that can be integarted to any application meant to run on any mobile device, either Android OR IOS as a native mobile application.
## Getting started
To make it easy for you to get started with Samvyo react-native sdk, here's a list of recommended next steps.
Install the offical react-native sdk using the command mentioned below.
```
npm i samvyo-rn-sdk
```
## Integrate with your apps
- [ ] [Set up and integration documents](https://www.samvyo.com/docs/react-native-sdk-implementation/installation)
## Demo application built using this sdk
- [ ] [Link to demo application documentation](https://www.samvyo.com/docs/react-native-sdk-implementation/demoapp)
- [ ] [Link to the actual demo application](https://github.com/Samvyo/basic-native-demo-app.git)