prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

Module requires main queue setup warning #51

Open Noitidart opened 5 years ago

Noitidart commented 5 years ago

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

bostalowski commented 5 years ago

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

ithustle commented 3 years ago

+1

CryptishApps commented 2 years ago

+1

jingp-ofload commented 1 year ago