Rahul Ranjan Singh
Results
1
comments of
Rahul Ranjan Singh
Here is the temporary Fix ✅ **Manually Edit the Package Code** Edit the file: `node_modules/@rnmapbox/maps/android/src/main/old-arch/com/rnmapbox/rnmbx/NativeRNMBXLocationModuleSpec.java` Add import `import com.facebook.react.bridge.Callback;` Add **private Callback mEventEmitterCallback** in class NativeRNMBXLocationModuleSpec ``` public abstract class...