react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
Twilio Video (WebRTC) for React Native
### Steps to reproduce 1. in Xcode -Product-Archive 2. Upload in AppStore ### Expected behaviour set up in testflight ### Actual behaviour The following issues occurred while distributing your app:...
When app returns from background, video should only be republished if it was published before. Unconditionally publishing video upon returning to the app can be unwanted behavior for apps that...
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0. Release notes Sourced from ws's releases. 8.18.0 Features Added support for Blob (#2229). 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
 ### Snyk has created this PR to fix 7 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
* NonNull and Nullabel updates * Replace non-existant libraries * Replace non-existant libraries
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...
… only on android
## Issue Description After upgrading React Native from version 0.72 to 0.76.9 (newArchEnabled), I encountered several Android-specific issues. Fortunately, thanks to the helpful discussions and contributions from the community, I...