react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
3.0.0. Overlapping video views on Android doesn't respect overflow:hidden
Steps to reproduce
- Make two TwilioVideoLocalViews and place them so that they overlap
- Wrap them with views that have a borderRadium and overflow: hidden
Expected behaviour
Both views should have rounded corners
Actual behaviour
Where the views overlap, they have sharp corners, not respecting the overflow. Image: https://drive.google.com/file/d/1S1pXQXca8oXts7y6jtFn-uVhOIFRA4pj/view?usp=share_link
Environment
- React Native version: 0.68.3
- Android version: 12
react-native-twilio-video-webrtc
Version: 3.0.0
Same issue.