react-native-play-audio icon indicating copy to clipboard operation
react-native-play-audio copied to clipboard

YellowBox.js:67 Module RNPlayAudio requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.

Open ithustle opened this issue 7 years ago • 1 comments

Hello,

I have this warning when I run my project on ios 11 with RN 0.56.0 Can you guys help?

ithustle avatar Aug 19 '18 11:08 ithustle

Hi @ithustle I have added a pull request that includes the lines of code you need to get rid of this warning

danias avatar Oct 14 '18 01:10 danias