Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Module RNGestureHandlerModule 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. #79

Closed
brunolemos opened this issue Dec 13, 2017 · 1 comment

Comments

@brunolemos
Copy link
Contributor

Module RNGestureHandlerModule 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.

image


"react-native": "^0.51.0",
"react-native-gesture-handler": "^1.0.0-alpha.35",

@kmagiera
Copy link
Member

Great stuff @brunolemos. Thanks for the heads up, I'll def look into this soon. Do you know what the next release is planned for?

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

No branches or pull requests

2 participants