Mark
Mark
The code block using the controls in `controls.md` had the same `MglNavigationControl` and `MglGeolocateControl` declared twice. There was also a small typo on the word element.
You can see the issue on the official expo web example. https://snack.expo.dev/@krissnawat/intro-slider-app
When I move from using `vue-mapbox` to `v-mapbox` i'm seeing `ReferenceError: _typeof is not defined`. From doing some googling it looks like an issue where babel is trying to transpile...
**Is your feature request related to a problem? If so, Please describe.** You cannot use a full-featured webview in react native web (ie expo web). For example, there is no...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.39.0 - react-native v0.71.1 ### Platform Tell us to which platform this issue is related - iOS - Android...
Any apps that use 3rd party libraries that have missing Privacy Declarations will be rejected starting May 1st. It's not abundantly clear what packages have missing privacy declarations, but I...
### Overview of Health Check beat_health_check The CeleryBeatHealth Check: Checks for overdue tasks in a celery beat scheduler. Uses the scheduler module dotted path that is specified in settings.py with...