Closed JunekCZ closed 1 year ago
I am having the same issue and there is no actual documentation on how to fix it despite many people reporting it.
Yeah, I am trying to find some alternatives because it is a project for my bachelor's degree but the only working option is google maps which is paid...
Environment
Steps reproduce
I have settled up a new expo app and I have installed this library via command
npm install @rnmapbox/maps
. The app started in the browser normally. After that, I added Mapbox as it's written in the tutorial here on Github.I have followed all the android installation documentation. Also, the web version is running correctly but I cannot run it on Android. I have also added some other things that were not written in the documentation.
I also am allowed to run and see it in the browser. It just does the errors as I wrote up with the android device.
Build.gradle
settings.gradle
gradle.properties
build.gradle (android\app\build.gradle)
MainApplication.java
Thank you for your replies!