We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750b4fb commit 83313f6Copy full SHA for 83313f6
1 file changed
README.md
@@ -53,7 +53,7 @@ Install `@vapi-ai/react-native` along with its peer dependencies:
53
npm install @vapi-ai/react-native @daily-co/react-native-daily-js @react-native-async-storage/async-storage react-native-background-timer
54
55
# Install exact WebRTC version (important for compatibility)
56
-npm install --save-exact @daily-co/react-native-webrtc@118.0.3-daily.3
+npm install --save-exact @daily-co/react-native-webrtc@118.0.3-daily.4
57
```
58
59
### Step 2: Platform Setup
0 commit comments