react-native-callkeep
react-native-callkeep copied to clipboard
[IOS] Return promises
According to the README, several functions return a Promise, but they don't.
This patch fixes this for iOS (at least for some methods).
This is an old patch from an internal company repository. It may not cover all relevant methods, but it has been battle-tested in production for years. I did not write it myself.