maplibre-react-native
maplibre-react-native copied to clipboard
fix: remove old architecture artifacts from SnapshotModule
There were some parts left over from the old arch. I've also read up on requiresMainQueueSetup and I think this module shouldn't need it, which is the default.
Fixes #1088