@cloudflare/react-native-webrtc
v125.0.3
Published
Cloudflare's WebRTC for React Native
Maintainers
Readme
React-Native-WebRTC
Cloudflare's WebRTC module for React Native.
WebRTC Revision
- Currently used revision: M125
- Supported architectures
- Android: armeabi-v7a, arm64-v8a, x86, x86_64
- iOS: arm64, x86_64
- tvOS: arm64
- macOS: (temporarily disabled)
Getting Started
Use one of the following preferred package install methods to immediately get going.
Don't forget to follow platform guides below to cover any extra required steps.
npm: npm install @cloudflare/react-native-webrtc --save
yarn: yarn add @cloudflare/react-native-webrtc
pnpm: pnpm install @cloudflare/react-native-webrtc
