Releases: rnmapbox/maps
Releases · rnmapbox/maps
Release list
v10.1.41-rc.2
v10.1.41-rc.1
What's Changed
- feat(android): Add support for 16KB page size via NDK27 variant by @mfazekas in #3919
- fix: cast hasPressListener to boolValue by @RussMax783 in #3865
New Contributors
- @RussMax783 made their first contribution in #3865
Full Changelog: v10.1.41-rc.0...v10.1.41-rc.1
v10.1.41-rc.0
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
New Contributors
- @scharron made their first contribution in #3890
- @john-trieu-nguyen made their first contribution in #3905
- @ghitier made their first contribution in #3888
Full Changelog: v10.1.40...v10.1.41-rc.0
v10.1.40
v10.1.39
What's Changed
- fix followZoomLevel flicker (#3841) by @david-brt in #3842
- Update for React Native 0.78+ Compatibility: Enforce Stricter Kotlin Checks & Migrate to setViewTreeLifecycleOwner API V2 by @mfazekas in #3855
- Make RNMBXCameraComponentView prop conversions type-safe by adding Dynamic suffix and explicit unwrapping by @whiteHatCip in #3850
- Remove unused com.facebook.react.uimanager.MeasureSpecAssertions import by @mateoguzmana in #3846
New Contributors
- @david-brt made their first contribution in #3842
- @mateoguzmana made their first contribution in #3846
Full Changelog: v10.1.38...v10.1.39
v10.1.39-rc.0
What's Changed
- fix followZoomLevel flicker (#3841) by @david-brt in #3842
- Update for React Native 0.78+ Compatibility: Enforce Stricter Kotlin Checks & Migrate to setViewTreeLifecycleOwner API V2 by @Magnus-V and @mfazekas in #3855
New Contributors
- @david-brt made their first contribution in #3842
Full Changelog: v10.1.38...v10.1.39-rc.0
v10.1.38
What's Changed
- Fix StyleImport for New Architecture on iOS by @mathieupost in #3822
- fix nobridge obj-c type unsupported by @mfazekas in #3827
- add preferredFramesPerSecond support by @knowbody in #3627
New Contributors
- @mathieupost made their first contribution in #3822
- @knowbody made their first contribution in #3627
Full Changelog: v10.1.37...v10.1.38