2.5.2 • Published 3 months ago

@vidyvault/react-native v2.5.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

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-webrtc

Yarn

yarn add @vidyvault/react-native @vidyvault/react-native-webrtc

This 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