blackuy / react-native-twilio-video-webrtc

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

Added call back for react setState hook #729

Closed FelipeSanchezSoberanis closed 1 year ago

FelipeSanchezSoberanis commented 1 year ago

When react's set state hook depends on past values, a callback is recommendend

slycoder commented 1 year ago

Thanks @FelipeSanchezSoberanis !