React Native SDK — Getting Started
Coming soon
React Native support is not documented yet. This page is a placeholder so the variant is visible while its guide is written — the steps below are the shape of what is coming, not a working setup.
Use the video-client SDK in a React Native app. This guide will cover native module setup, permissions, and rendering video on iOS and Android.
Install
npm install @video/video-client-react
Next steps
- Browse the generated React API reference.
- See the Core API reference for the underlying client.