blackuy / react-native-twilio-video-webrtc

Twilio Video (WebRTC) for React Native
https://www.twilio.com/docs/video
MIT License
608 stars 404 forks source link

Example Project | Fixed bad setVideoTracks participant is removed #561

Closed marqroldan closed 3 years ago

marqroldan commented 3 years ago

The variable name inside the _onParticipantRemovedVideoTrack() is conflicting with the outside variable name, this causes participants to disappear in the view