react-native-pip-android icon indicating copy to clipboard operation
react-native-pip-android copied to clipboard

Screen share sometimes overlaps video on Android

Open Vaib215 opened this issue 1 year ago • 0 comments

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 5g, Google Pixel
  • OS: Android 13

Dependencies Info :

"@livekit/react-native": "^1.2.0",
"@livekit/react-native-webrtc": "^104.0.1",
"react-native-pip-android": "^1.0.1",
"@openspacelabs/react-native-zoomable-view": "^2.1.1",

Additional context Urgent requirement

Vaib215 avatar Nov 24 '23 10:11 Vaib215