react-native-agora icon indicating copy to clipboard operation
react-native-agora copied to clipboard

#782 - Rounded Corners support for RTCSurfaceView

Open AB-70 opened this issue 10 months ago • 0 comments

Adds the cornerRadius property to the RTCSurfaceView component (for android only) because borderRadius and clipping was not working on Android.

I tried many existing methods but nothing worked so I added some code there. Not sure if it's needed for others but just in case.

Thanks :)

AB-70 avatar Apr 26 '24 14:04 AB-70