react-native-app-tour icon indicating copy to clipboard operation
react-native-app-tour copied to clipboard

Module requires main queue setup warning

Open Noitidart opened this issue 6 years ago • 4 comments

In iOS I am getting a warning that says:

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

Is it safe to ignore this for now?

I am using RN 0.57.1. Here is screenshot:

whatsapp image 2018-10-23 at 8 36 20 am

Noitidart avatar Oct 23 '18 15:10 Noitidart

@prscX : Have you got some news about this issue ?

bostalowski avatar Nov 22 '18 09:11 bostalowski

+1

ithustle avatar Dec 10 '20 21:12 ithustle

+1

CryptishApps avatar Jun 03 '22 06:06 CryptishApps

  • 1

jingp-ofload avatar Oct 04 '23 00:10 jingp-ofload