Skip to content

Conversation

@mfazekas
Copy link
Contributor

Fixes: #2698

…sages for MapErros, localizLabels is supported
@mfazekas mfazekas merged commit e41c0a5 into main Mar 17, 2023
@mfazekas mfazekas deleted the mfazekas/don-readd-camera-on-style-change branch March 17, 2023 13:34
Comment on lines +12 to +15
if (rootProject.ext.has('expoRNMapboxMapsVersion')) {
rootProject.ext.set('RNMapboxMapsVersion', rootProject.ext.get('expoRNMapboxMapsVersion'))
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thinks this also needs some work in the expo plugin?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep this is just the gradle part, not the expo plugin

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.

Support RNMapboxMapsVersion on Android

3 participants