Mathieu Castets

Results 15 comments of Mathieu Castets

Hi @fradali, we use this plugin in production in our app and we are maintaining it (only bug fixes though). You can try it out by adding it (current tag...

> Using this patch gives compilation error > > ``` > /node_modules/@rnmapbox/maps/android/src/main/java/com/rnmapbox/rnmbx/modules/RNMBXLocationModule.kt:140:5 'removeListeners' overrides nothing. FAILURE: Build failed with an exception. * What went wrong: > Execution failed for task...

> Any updates here? @efstathiosntonas @mcastets > > Also facing the compilation error I haven't applied the patch and I just live with the original warning. I don't think it's...

Hi, I'm experiencing the same issue. About 5 crashes per day on a production app with 5k daily users. A few differences though: - Mapbox Version : 10.18.2 - React...

We’re also experiencing the same issue since we updated to React Native 0.79 with the new architecture and to react-native-screens version 4.14.1. Reproducing the issue is quite difficult, as we...