react-native-webrtc / react-native-callkit

#deprecated iOS 10 new CallKit framework for React Native
ISC License
122 stars 67 forks source link

Add updateIncomingCall() #60

Open c960657 opened 5 years ago

c960657 commented 5 years ago

Allow updating information on the call screen when it becomes available.

updateIncomingCall() takes the same arguments as displayIncomingCall() but updates an existing call instead.