React Native Mapbox rnmapboxs, heatmaplayer causing the app to crash
Picture of code
I am trying to use a heatmap layer to display a heatmap in reactnative, im using Mapbox and rnmapbox, but when I use the heatmap layer it causes my bluestacks emulator to crash with no error logs, the app just exits. But if I remove the heatmap layer and just use the circle layer the app correctly displays the circle layers and all the geojson points. Im just not sure on why the heatmaplayer isn’t working.