react-native-callkeep
react-native-callkeep copied to clipboard
Send didDisplayIncomingCall event on Android
Sends the didDisplayIncomingCall event when RNCallKeep.displayIncomingCall
is called on Android. The documentation is also updated to reflect the which arguments are available on iOS only.
Fixes #671.