-
The current proposed API is based on ReadableStream of frames.
It does not seem that pros and cons of this approach have been documented.
It would also be interesting to list what other approaches c…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
After a stream is ende…
-
### Short description
The React Native sample application loads fine but is behaving in an unpredictable way.
For instance, a customer has a reproduce scenario of:
1. Two Android devices conne…
-
### What happened?
Just upgraded to expo 49 and react-native-google-mobile-ads 12.1.1 - test ads are showing on Android but not on iOS.
### Platforms
Only on iOS
### React Native Info
```Shell
Sy…
-
### Description
ld: warning: Could not find or use auto-linked framework 'yoga'
ld: warning: Could not find or use auto-linked framework 'React'
Undefined symbols for architecture arm64:
"_FB…
-
I'm using expo. When I add the expo plugin to my app.json, expo throws an error about
app.json
```
"plugins": [
"@jellyfish-dev/react-native-membrane-webrtc"
]
```
Error when run…
-
### Bug description
Hello ! I think a little gif will be easier than describing ↓
![Peek 24-01-2024 13-57](https://github.com/netdata/netdata/assets/24226163/a89596b7-fa9e-4b96-81a1-ee83ed8181fa)
…
-
Hi, i try to build the lib on ubuntu.
I follow
https://github.com/react-native-webrtc/react-native-webrtc/blob/master/Documentation/BuildingWebRTC.md
instructions.
#### Expected Behavior:
T…
-
### Steps to reproduce
```typescript
import React, { Component } from "react";
import { PermissionsAndroid, Platform, StyleSheet, View } from "react-native";
import { TwilioVideo, TwilioVideoLocal…
-
How does this project relates to [react-native-web-webrtc](https://github.com/liivevideo/react-native-web-webrtc)? Does it replaces it? Maybe can we merge both projects and get the npm package name?