Skip to content

Conversation

@mfazekas
Copy link
Contributor

Description

Remove the mapbox-v11-compat/v10 directory and associated build.gradle conditionals. V10 support was already dropped in 10.3.0; this cleanup removes the remaining V10 compatibility code to simplify the codebase for V11-only support going forward.

Checklist

  • I've read CONTRIBUTING.md
  • I updated the doc/other generated code with running yarn generate in the root folder
  • I have tested the new feature on /example app.
    • In V11 mode/ios
    • In New Architecture mode/ios
    • In V11 mode/android
    • In New Architecture mode/android
  • I added/updated a sample - if a new feature was implemented (/example)

Screenshot OR Video

Component to reproduce the issue you're fixing

Remove the mapbox-v11-compat/v10 directory and associated build.gradle
conditionals. V10 support was already dropped in 10.3.0; this cleanup
removes the remaining V10 compatibility code to simplify the codebase
for V11-only support going forward.

The version validation is kept to error out if someone sets
RNMapboxMapsVersion to < 11.
@mfazekas mfazekas force-pushed the claude/remove-v10-android-combat-0UtNC branch from ecdeb0e to f2d09e0 Compare December 21, 2025 09:03
@mfazekas mfazekas merged commit 48d27a9 into main Dec 21, 2025
7 checks passed
@mfazekas mfazekas deleted the claude/remove-v10-android-combat-0UtNC branch December 21, 2025 09:40
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.

3 participants