React-native-mapbox-gl: Blank Screen

Created on 20 Feb 2018  路  12Comments  路  Source: nitaliano/react-native-mapbox-gl

Most of the times I am getting a blank screen when running on real IOS device.

"@mapbox/react-native-mapbox-gl": "6.0.3",
"react-native": "0.53.3",

Most helpful comment

@islamabujamea unfortunately I gave up on this problem, and the project, about a year ago. The tech is just too poorly maintained, and recently apparently, maintenance was handed over to the community.

All 12 comments

Are you seeing the Mapbox logo?

@nitaliano no logo

I haven't been able to reproduce the issue can you show me your styles that your parent container has, and what you're passing into the MapView

it seams to be fixed in master.

I haven't been able to reproduce this yet on both versions. It seems like it's fixed for you and we'll be doing a release of master tomorrow so I'll be closing this out

I am getting a black screen with the mapbox logo at the bottom of the screen. Any help?

Hi @williamdarkocode,
Change your mapbox sdk version in ../nodemodules/@mapbox/rea.....box-gl/android/rctml/build.gradle. It is currently @5.4.1. Change it to 5.5.3.

I found a solution to the black screen problem. When you define the styleUrl variable do this:
cont {StyleURL} = ''url";

But, the correct map doesnt show for me..

jsaguiar

sometimes show black screen without mabbox logo when disabled wifi connection

I have black screen with mapbox logo too !! please how i can solve this problem ! :(

@islamabujamea unfortunately I gave up on this problem, and the project, about a year ago. The tech is just too poorly maintained, and recently apparently, maintenance was handed over to the community.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

max-prokopenko picture max-prokopenko  路  4Comments

lucasbento picture lucasbento  路  3Comments

EwanValentine picture EwanValentine  路  3Comments

igor9silva picture igor9silva  路  3Comments

kristfal picture kristfal  路  3Comments