Abdul Sattar

Results 3 issues of Abdul Sattar

Hello! I just wanted to make sure the bot is stopped and disposed after a failed login attempt, and came across this issue where the bot would crash the application...

bug

Is there any way to get rounded corners on android for the RTC Surface View? I've tried so many ways, including overflow: hidden on parent, masked view (from react-native-community package),...

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...