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

[IOS] Return promises

Open c960657 opened this issue 1 year ago • 0 comments

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.

c960657 avatar Aug 18 '23 13:08 c960657