Skip to content

Implement requiresMainQueueSetup to remove warning in RN 0.49 - #371

Merged
itinance merged 1 commit into
itinance:masterfrom
mars-lan:master
Oct 29, 2017
Merged

Implement requiresMainQueueSetup to remove warning in RN 0.49#371
itinance merged 1 commit into
itinance:masterfrom
mars-lan:master

Conversation

@mars-lan

Copy link
Copy Markdown
Contributor

Here's the warning message removed

[warn][tid:main][RCTModuleData.mm:69] Module RNFSManager 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.

@itinance
itinance merged commit 75a8c44 into itinance:master Oct 29, 2017
@itinance

Copy link
Copy Markdown
Owner

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants