react-native-play-audio
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.
Hello,
I have this warning when I run my project on ios 11 with RN 0.56.0 Can you guys help?
Hi @ithustle I have added a pull request that includes the lines of code you need to get rid of this warning