Skip to content

Releases: maplibre/maplibre-react-native

v10.1.4

12 Mar 20:01

Choose a tag to compare

10.1.4 (2025-03-12)

Bug Fixes

v10.1.3

10 Mar 20:18

Choose a tag to compare

10.1.3 (2025-03-10)

Bug Fixes

  • fitBounds on iOS across 180th meridian (#709) (46645e1)

v10.1.2

10 Mar 19:49

Choose a tag to compare

10.1.2 (2025-03-10)

Bug Fixes

v10.1.1

10 Mar 17:26

Choose a tag to compare

10.1.1 (2025-03-10)

Bug Fixes

  • render UserLocation when heading is 0 (#694) (5c39c3a)

v10.1.0

25 Feb 19:47

Choose a tag to compare

10.1.0 (2025-02-25)

Bug Fixes

  • usage of PMTiles on iOS 17 through VectorSource with NSString (#625) (f9d0823)

Features

  • allow configuration of Android SDK variant (#622) (6bc5fec)
  • upgrade MapLibre Native Android (11.8.1) & iOS (6.11.0) (#650) (0053ee7)

v10.0.1

21 Jan 06:09

Choose a tag to compare

10.0.1 (2025-01-21)

Bug Fixes

  • plugin remove obsolete gradle.properties (#621) (31bf300)

v10.1.0-beta.1

20 Jan 05:33

Choose a tag to compare

v10.1.0-beta.1 Pre-release
Pre-release

10.1.0-beta.1 (2025-01-20)

Features

  • allow configuration of Android SDK variant (#622) (6bc5fec)

v10.0.0

14 Jan 16:22

Choose a tag to compare

10.0.0 (2025-01-14)

For upgrading review the v10 migration guide.

Bug Fixes

  • VectorSource onPress returning null geometry on Android (250ee6f), closes #538
  • VectorSource onPress returning null geometry on Android (a130786), closes #538
  • add @babel/plugin-transform-private-methods for jest (3a2188f)
  • add generic expo config plugin to remove duplicate signature (#453) (2671381)
  • added GeometryCollection to GeoJSONUtils (#556) (e6b7a66)
  • allow MapView and Images to have no children (#521) (1e35bf6)
  • allow resetting contentInset with 0 (#468) (1fe42c6)
  • android example crashing on launch (#372) (aeef5c3)
  • cleanup yarn setup (#463) (d9a4d30)
  • corepack enable on publish workflow (2d13f33)
  • correct types in MapView (#268) (0ea35c4)
  • disable code signing for release builds (b3cf088)
  • disable library code signing (22030dd)
  • empty pbxproj and dwarf-with-dsym plugin config for EAS (#458) (0d54b46)
  • expo-app should load library from workspace:. (016b44a)
  • export custom header methods (#552) (58abdb0), closes #551
  • group dependabot commits by core, dev and example (#165) (b697978)
  • keep ts-ignore for headingIcon in library #476 (#477) (ef62454)
  • make follow props on Camera deterministic (#550) (e9256e7)
  • make MarkerView props with defaults optional (#460) (185cf3e)
  • plugin for debug simulator (#164) (06b23d4)
  • remove AbortController test mock (#403) (698b558)
  • round compass margins and attribution position to nearest integers [android] (#294) (c89c842)
  • setMaxAnimationFps on null (#440) (2884256)
  • style expressions (#466) (2202908)
  • trigger release after npm maintenance (#548) (f0fca00)
  • types of getPointInView and getCoordinateFromView (#601) (c7537b5)
  • updated Mapbox callstack check for iOS custom headers to check for MapLibre instead (#461) (a6d6216)
  • use UIManager exported from react-native (#511) (a4030b5)
  • yarn implementation (#419) (39233b1)

Continuous Integration

Features

  • add Expo plugin props (#589) (51fbb00)
  • align react and react-native versions for development (b92abfe)
  • allow using google location engine on Android (#586) (92ffdb7)
  • configure packages/examples (c4510c3)
  • drop MapLibreGL naming and deprecate export default (#567) (aa0c73d)
  • export RegionPayload and MapLibreRNEvent types (#544) (b342f1b)
  • extract android UserLocation FPS (#428) (8c0abaa)
  • make setAccessToken(null) obsolete (#593) (df44b48)
  • make Camera pure (#471) (23ecf88)
  • MapLibre Android SDK 11.5.0 (#455) (042b759)
  • monorepo configuration (343e7ac)
  • mv example packages/react-native-app (5c9d3d0)
  • mv examples, styles, assets, utils and scenes to packages/examples (13600fe)
  • packages/expo-app (c01abd5)
  • remove deprecations (#543) ([0c41ada](0c41ada...
Read more

v10.0.0-beta.21

13 Jan 07:05

Choose a tag to compare

v10.0.0-beta.21 Pre-release
Pre-release

10.0.0-beta.21 (2025-01-13)

Bug Fixes

  • VectorSource onPress returning null geometry on Android (a130786), closes #538

v10.0.0-beta.20

12 Jan 09:51

Choose a tag to compare

v10.0.0-beta.20 Pre-release
Pre-release

10.0.0-beta.20 (2025-01-12)

Bug Fixes

  • types of getPointInView and getCoordinateFromView (#601) (c7537b5)