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

Fix iOS Yellow box warning RNCallKit requires main queue setup since it overrides `init`

Open pcboy opened this issue 7 years ago • 1 comments

When using the master branch I get this warning in my emulator:

image

By implementing this requiresMainQueueSetup method in RNCallKit the warning disappears.

pcboy avatar Dec 03 '18 02:12 pcboy

@ianlin Could you merge this?

bob76828 avatar Dec 26 '18 08:12 bob76828