react-native-app-tour
react-native-app-tour copied to clipboard
Module requires main queue setup warning
In iOS I am getting a warning that says:
Module RNAppTour requires main queue setup since it overrides
init
but doesn't implementwrequiresMainQueueSetup
. 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:
@prscX : Have you got some news about this issue ?
+1
+1
- 1