v10.2.0
What's Changed
- Fix getPointInView function return wrong point position on Android by @cuongncwork in #3997
- chore: 10.2 prepare, upgrade to current create-react-native structure, default to Mapbox v11.15.2 with deprecation warnings for v10 and old architecture, added RNMAPBOX_MAPS_DOWNLOAD_TOKEN and it's now optional by @mfazekas in #3998
- fix(location): eliminate NativeEventEmitter warning on Android with TurboModules by @mfazekas in #4011
- fix(ios): prevent unnecessary map view style changes on prop update by @Gnative in #4014
- fix(ios): memory leak cause by style prop changes by @Gnative in #4021
- chore: fix smaller typos by @mariusud in #4026
- fix(android,v11): fix anchorX for marker view by @mfazekas in #4027
New Contributors
- @cuongncwork made their first contribution in #3997
- @mariusud made their first contribution in #4026
Full Changelog: v10.1.45...v10.2.0