-
-
Notifications
You must be signed in to change notification settings - Fork 846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MapBox dependency error for React Native. #3641
Comments
Getting something similar when trying to build for ios
|
i think we should declare the library name in babel.config file as well. Just like we did it for re-animated |
BUILD FAILED in 24s |
@chaitanya-dharpale0209 I assume you got past this but that error indicates you may have missed the native side of the configuration (updating the |
As of October 02 2024, Im using latest React Native Version.
after my complete installation of mapbox in react native, i got this error:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could not find com.mapbox.maps:android:10.1.31. Required by: project :app * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output
The text was updated successfully, but these errors were encountered: