Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Dec 14, 2025

Summary

This PR drops support for Mapbox v10 and old React Native architecture (Paper/Bridge) as of version 10.3.0.

Changes:

  • Build now fails with clear error message if Mapbox v10 is detected
  • Build now fails with clear error message if old architecture is used
  • Minimum React Native version bumped to 0.79 (Expo SDK 53)
  • CI simplified to only test v11 + Fabric configuration

Migration:

  • Upgrade to Mapbox v11.x
  • Enable New Architecture (newArchEnabled=true)
  • Or stay on @rnmapbox/maps 10.2.x if you need legacy support

- Block builds with Mapbox v10 (error instead of deprecation warning)
- Block builds with old architecture (error instead of deprecation warning)
- Bump minimum React Native version to 0.79 (Expo SDK 53)
- Remove v10 and old-arch CI test configurations
@mfazekas mfazekas merged commit adbed7d into main Dec 17, 2025
17 of 19 checks passed
@mfazekas mfazekas deleted the 10.3.0-drop-legacy branch December 17, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants