blackuy / react-native-twilio-video-webrtc

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

Added call back for react setState hook #729

Closed FelipeSanchezSoberanis closed 11 months ago

FelipeSanchezSoberanis commented 1 year ago

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

slycoder commented 11 months ago

Thanks @FelipeSanchezSoberanis !