client-sdk-react-native icon indicating copy to clipboard operation
client-sdk-react-native copied to clipboard

Results 41 client-sdk-react-native issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

**Is your feature request related to a problem? Please describe.** Before switching to LiveKit, we had Picture in Picture working when using the react-native-video package. Now, we only have the...

enhancement

React Native new Arch here is the libs status https://docs.google.com/spreadsheets/d/1F1tI9PQLl_uab3HNYNwgjPVL2r0hJ9VymXcgDp5etdg/edit?pli=1#gid=1521034944

enhancement

**Describe the bug** Websocket client signal disconnected when react-native APP based on RN sdk goes from Android PIP(picture in picture) mode to normal mode after 20 seconds. From our debugging,...

bug

![image](https://github.com/livekit/client-sdk-react-native/assets/141297483/1a1b8743-3b66-472c-8e48-0202ce387c0d) when enable === true with setEnableCamera show waring ![image](https://github.com/livekit/client-sdk-react-native/assets/141297483/54be4cc3-db09-4791-8fa1-4a6117d52ae2) it still works normally

Hello everyone, I'm encountering an error while attempting to connect to a room using the LiveKit library in React Native. Here's the code I'm using: ``` const [room] = useState(()...

bug

**Bug** The screen share sometimes overlaps the video component even after using `overflow:"hidden"` **Expected behavior** Should not overlap and exceed the boundary. **Screenshots** https://github.com/livekit/client-sdk-react-native/assets/91018916/11db5790-05f0-46cf-a174-56c0e9ad59ae **Device Info:** - Device: Moto g62...

bug

**Bug** Sometimes, the meeting ends by itself and suddenly I get loads of logs saying this. No clue what to do. Also it would be great if someone would guide...

bug

then i add registerGlobals() in index.js file transform[stderr]: The exported identifier "AudioConfiguration" is not declared in Babel's scope tracker transform[stderr]: as a JavaScript value binding, and "@babel/plugin-transform-typescript" transform[stderr]: never encountered...

bug