react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

SetState is not correct to update heldcalls

Open SuperBesse opened this issue 2 years ago • 1 comments

https://github.com/react-native-webrtc/react-native-callkeep/blob/55263b226548ddcd7be20854ef407803f4e1cc25/example/App.js#L80

Instead of, the setHeldCalls must be called.

SuperBesse avatar May 26 '23 22:05 SuperBesse

https://github.com/react-native-webrtc/react-native-callkeep/pull/695

SuperBesse avatar May 27 '23 10:05 SuperBesse