Skip to content

Releases: rnmapbox/maps

v10.1.45-rc.0

19 Sep 14:54

Choose a tag to compare

v10.1.45-rc.0 Pre-release
Pre-release

What's Changed

  • feat: add support for offline downloading of tilesets by @mfazekas in #3979
  • fix(ios): added workaround for codegen issue onImageMissing, not sending the imageKey by @mfazekas in #3986

Full Changelog: v10.1.44...v10.1.45-rc.0

v10.1.44

14 Sep 13:57

Choose a tag to compare

What's Changed

  • fix(android): Fix null ViewTagResolver issue, wait until there is a view by @mfazekas in #3967
  • Docs: Update GettingStarted.md by @topisark in #3858
  • fix headingindicator bug by @cixio in #3837
  • fix(ios): support 'url' prop for ShapeSource on iOS by @mfazekas in #3975
  • chore: remove assets from the published package bundle by @Simek in #3974
  • fix(android): remove timeout from view waiters by @mfazekas in #3976

New Contributors

Full Changelog: v10.1.43...v10.1.44

v10.1.44-rc.0

07 Sep 08:49

Choose a tag to compare

v10.1.44-rc.0 Pre-release
Pre-release

What's Changed

  • fix(android): Fix null ViewTagResolver issue, wait until there is a view by @mfazekas in #3967

Full Changelog: v10.1.43...v10.1.44-rc.0

v10.1.43

07 Sep 08:16

Choose a tag to compare

What's Changed

Full Changelog: v10.1.42...v10.1.43

v10.1.43-rc.0

04 Sep 14:06

Choose a tag to compare

v10.1.43-rc.0 Pre-release
Pre-release

What's Changed

  • fix: "Update docs on maps-docs" Workflow always fails by @whiteHatCip in #3960
  • fix(ios): newarch - fix codegen config to use fabric components inste… by @mfazekas in #3959
  • Updating Example App to use React Native 0.81.1 by @whiteHatCip in #3940
  • fix(ios): wait a bit before declaring a view unresolvable by @mfazekas in #3962

Full Changelog: v10.1.42...v10.1.43-rc.0

v10.1.42

01 Sep 18:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.41...v10.1.42

v10.1.42-rc.1

01 Sep 18:29

Choose a tag to compare

v10.1.42-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v10.1.42-rc.0...v10.1.42-rc.1

v10.1.42-rc.0

26 Aug 07:25

Choose a tag to compare

v10.1.42-rc.0 Pre-release
Pre-release

What's Changed

  • fix: react-native 0.77 compilation for android old-arch by @hexadecy in #3930
  • fix: migrate MapView from UNSAFE_componentWillReceiveProps to componentDidUpdate by @Sechorda in #3935
  • fix: 'react/utils/FollyConvert.h' file not found by @whiteHatCip in #3937
  • Fix #3938 Android build issue happening when integrating @rnmapbox/maps with RN 0.81.0 by @whiteHatCip in #3942

New Contributors

Full Changelog: v10.1.41...v10.1.42-rc.0

v10.1.41

13 Aug 04:10

Choose a tag to compare

What's Changed

  • Fix #3889 : With react new arch, allowOverlap is always true by @scharron in #3890
  • Fix #3780 (iOS): Update lineMetrics type from NSNumber to Bool by @john-trieu-nguyen in #3905
  • fix(android): ignore camera padding for marker view by @ghitier in #3888
  • feat: Upgrade example project to React Native 0.80.2 by @mfazekas in #3917
  • feat(android): Add support for 16KB page size via NDK27 variant by @mfazekas in #3919
  • fix: cast hasPressListener to boolValue by @RussMax783 in #3865
  • fix: Fix npm publish error by updating Node.js version in workflow by @mfazekas in #3921
  • fix: Improve Android lifecycle compatibility detection for RN 0.76.x with targetSdk 35 by @mfazekas in #3922
  • New Architecture Enabled fix for getLastKnownLocation iOS method and Fixing cloneReactChildrenWithProps in Javascript Module by @whiteHatCip in #3923

New Contributors

Full Changelog: v10.1.40...v10.1.41

v10.1.41-rc.3

11 Aug 20:43

Choose a tag to compare

v10.1.41-rc.3 Pre-release
Pre-release

What's Changed

  • fix: Improve Android lifecycle compatibility detection for RN 0.76.x with targetSdk 35 by @mfazekas in #3922
  • New Architecture Enabled fix for getLastKnownLocation iOS method and Fixing cloneReactChildrenWithProps in Javascript Module by @whiteHatCip in #3923

Full Changelog: v10.1.41-rc.2...v10.1.41-rc.3