The 'BorderRadius' issue of picture-in-picture 'ZoomView' from '@zoom/react-native-videosdk' is not working on Android

Description
I got this error when using {ZoomView} from ‘@zoom1234/react-native-videosdk’ which displays picture-in-picture on all android devices but works fine on ios.

Specifically, after I set borderRadius for the ZoomView display, it still works, but when its background becomes a ZoomView, there is a problem. The border is still displayed but the image is pushed out.

I have used methods such as: creating View classes, position: ‘absolute’ and ‘relative’, which interfere a little with Android Native but cannot be adjusted. I guarantee that this is a problem of your library, probably in the canvas section in Android Native.

Errors
This user interface error is not reported

Which React Native Video SDK version?
zoom-react-native-videosdk-1.7.5

Screenshots
https://drive.google.com/drive/folders/1HVCwLNhTeKFU0rBghDrot3-es-CmJ7iJ?usp=sharing

Smartphone (please complete the following information):

  • Device: All devices running Android on all versions

Does anyone have the same problem as me?

This topic was automatically closed after 30 days. New replies are no longer allowed.