react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Run onLayout when video dimensions change (Android)

Open brian-pitsch opened this issue 5 years ago • 0 comments

For issue #241 Currently on Android the aspect ratio of the video will be off if they are not the Twilio default, and nothing changes the container view. This addition will run onLayout when the dimensions change so the video will always have the correct aspect ratio.

brian-pitsch avatar Oct 24 '19 21:10 brian-pitsch