nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Using surfaceView prop crashes app on Android #1586

Closed kantorm closed 2 years ago

kantorm commented 5 years ago

When I use MapView component with surfaceView prop set to true app crashes on Android. Steps to reproduce:

Environment

kristfal commented 5 years ago

This is during hot reload right? It won’t happen in production right?

kantorm commented 5 years ago

@kristfal It does happen on production.