Unresolved supertypes: ViewManagerWithGeneratedInterface #3903
Unanswered
Xx-Parks-xX
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Same issue with: Use @rnmapbox/maps 10.1.35 for react-native 0.76.x |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I was using rnmapbox 10.1.36 (mapbox V11.0.8) with :
Expo SDK 51.0.39
react 18.2.0
react-native 0.74.5
I recently upgraded to Expo SDK 52.0.0, with :
react to 18.3.1
react-native 0.76.9
rnmapbox 10.1.36 (tested also with 10.1.39)
I didn't change any code related to rnmapbox so the app is working on IOS simulator + physical device but when I try to build for Android on EAS i have an error on the 'Run gradlew' step, to be more accurate 'rnmapbox_maps:compileReleaseKotlin' step. Let's take a look :
Can someone give me a hint about fixing this ? I'm wondering if my versions are compatible or not. Or is about some config in my project to match the new stack ?
I'm hesitating to upgrade to Expo SDK 53 with more recent react and react-native version but I wouldn't like to add more problems
Thanks for you help
Beta Was this translation helpful? Give feedback.
All reactions