Skip to content

v10.1.41

Choose a tag to compare

@mfazekas mfazekas released this 13 Aug 04:10
· 189 commits to main since this release

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