2.5.2 • Published 10 months ago
@vidyvault/react-native v2.5.2
vidyvault-react-native
Use this SDK to add realtime video, audio and data features to your React Native app. By connecting tovidyvault Cloud or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with just a few lines of code.
!NOTE This is v2 of the React-Native SDK. When migrating from v1.x to v2.x you might encounter a small set of breaking changes. Read the migration guide for a detailed overview of what has changed.
Installation
NPM
npm install @vidyvault/react-native @vidyvault/react-native-webrtcYarn
yarn add @vidyvault/react-native @vidyvault/react-native-webrtcThis library depends on @vidyvault/react-native-webrtc, which has additional installation instructions found here:
Once the @vidyvault/react-native-webrtc dependency is installed, one last step is needed to finish the installation:
License
Apache License 2.0