Skip to content

v10.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@mfazekas mfazekas released this 05 Oct 15:22
· 90 commits to main since this release

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 by @mfazekas in #3998
  • Example ts fixes by @mfazekas in #4006
  • Issue template update by @mfazekas in #4008
  • feat: default to Mapbox v11.15.2 with deprecation warnings for v10 and old architecture by @mfazekas in #4009
  • feat: use env variable RNMAPBOX_MAPS_DOWNLOAD_TOKEN to provide downl… by @mfazekas in #4010
  • fix(location): eliminate NativeEventEmitter warning on Android with TurboModules by @mfazekas in #4011
  • feat: make Mapbox SDK authentication optional by @mfazekas in #4012

New Contributors

Full Changelog: v10.1.45...v10.2.0-beta.2