This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Warning on react-native 0.49.x #553
Open
Description
I get this warning:
Module RNFetchBlob requires main queue setup since it overrides `constantsToExport` 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.
can be fixed similar to this: https://github.com/wix/react-native-navigation/pull/1983/files
Metadata
Metadata
Assignees
Labels
No labels