mmarganski

Results 1 comments of mmarganski

There is a type casting error. In the `node_modules/@rnmapbox/maps/android/rctmgl/src/main/java-mapboxgl/common/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager.java` file in the body of `receiveCommand` function should be used `args.getArray().toString()` instead of `args.getString()`