maplibre-react-native
maplibre-react-native copied to clipboard
A MapLibre react native module for creating custom maps
https://autofix.ci/
Initiated from https://github.com/maplibre/maplibre-react-native/pull/828#pullrequestreview-2894201665 We should align the error throwing all around the library. We should look at these: - `reject` - `RCTLogError` - MLRNLogger?
### Describe and reproduce the Bug In example **Example/Create Offline Region** it is not possible pause the dowloading of a region. ## Observations: - setDownloadState is called but the previous...