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

The Leaflet module requires the main queue to be configured because it overrides init #47

Open
PashaEfimchik opened this issue Jul 11, 2024 · 0 comments

Comments

@PashaEfimchik
Copy link

I received the following warning log message:

The Leaflet module requires the main queue to be configured because it overrides init but does not implement requiresMainQueueueSetup. In a future release, React Native will default to initialising all native modules in the background thread unless explicitly forbidden.

I've been working with "expo":"~49.0.15", "react": "18.2.0.0", npm version 10.2.4 and tested on ios simulator.

How can this warning be fixed?

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

1 participant