Mohan Kumar Sah

Results 7 comments of Mohan Kumar Sah

I am also getting same issue, Did you find way to fix this issue?

I am also getting this error in production? does anyone have idea ? ` Exception r5.c: at com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java) at java.lang.reflect.Method.invoke (Method.java) at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java) at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java) at com.facebook.react.bridge.queue.NativeRunnable.run...

The simple solution is to change the nodejs version. I was facing the same issue, i fixed it by changing node version from 16 to 14 and this worked

I am also geting same error. does anyone have figured out solution ?

I solved this issue by switching the version of react-native-pager-view to 6.0.1. This build crashing is only happening in lattest version

I am also facing this, I think it is specific to devices. In my case even the request permission pop is also not showing. I am facing this issue on...

I am also facing the same problem . initially i thought it may be happening due to app logic but even after changing my code it persist. below are the...