maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

A MapLibre react native module for creating custom maps

Results 183 maplibre-react-native issues
Sort by recently updated
recently updated
newest added

`style.addImages` supports `sdf` flag on both Android and iOS but React Native didn't support it - this PR adds the support so it's possible to use SDF template images on...

Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.34.0 to 0.40.10. Release notes Sourced from react-native-builder-bob's releases. [email protected] 0.40.10 (2025-05-05) Bug Fixes add additional check for codegenNativeComponent (cc93396), closes callstack/react-native-builder-bob#625 - by @​satya164 [email protected] 0.40.9...

Dependencies
javascript

Bumps [expo-module-scripts](https://github.com/expo/expo/tree/HEAD/packages/expo-module-scripts) from 4.1.0 to 4.1.6. Changelog Sourced from expo-module-scripts's changelog. 4.1.6 — 2025-04-30 This version does not introduce any user-facing changes. 4.1.5 — 2025-04-25 🎉 New features Add TS...

Dependencies
javascript

Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 52.0.46 to 53.0.7. Changelog Sourced from expo's changelog. 53.0.7 — 2025-05-03 This version does not introduce any user-facing changes. 53.0.6 — 2025-05-02 💡 Others Bump react-native-safe-area-context (#36545...

Dependencies
javascript

Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.1.0 to 23.2.2. Release notes Sourced from @​maplibre/maplibre-gl-style-spec's releases. v23.2.2 https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.2.1: 🐞 Bug fixes Fix state validation - no error case...

Dependencies
javascript

Bumps [@expo/config-plugins](https://github.com/expo/expo/tree/HEAD/packages/@expo/config-plugins) from 9.0.17 to 10.0.2. Changelog Sourced from @​expo/config-plugins's changelog. 10.0.2 — 2025-05-01 🐛 Bug fixes Ensure that the manifest has a valid intent filter before appending schemes. This...

Dependencies
javascript

### Describe and reproduce the Bug I'm developing a navigation app using maplibre-react-native as the mapping library and [ferrostar](https://github.com/stadiamaps/ferrostar) to handle route generation and eta calculation and arrival detection. The...

Architecture: New
Triage

The `org.maplibre.reactnative.components.location` throws error if the map style is not fully ready and we try to set render mode. Crash can happen if the Map is being unmounted, but render...

The `MapView.onPress` handler seems to have a significant delay before it registers. A solution with a `

Since 25 April, we’ve experienced a massive increase in crashes related to libmapbox-gl.so in our app — despite not releasing any new builds or updates for a long time. The...

Triage