react-native-callkeep
react-native-callkeep copied to clipboard
SetState is not correct to update heldcalls
https://github.com/react-native-webrtc/react-native-callkeep/blob/55263b226548ddcd7be20854ef407803f4e1cc25/example/App.js#L80
Instead of, the setHeldCalls must be called.
https://github.com/react-native-webrtc/react-native-callkeep/pull/695