INNER CODE UNIT · Java

setNativeExceptionHandler

a7ul/react-native-exception-handler · android/src/main/java/com/masteratul/exceptionhandler/ReactNativeExceptionHandlerModule.java:79

    public static void setNativeExceptionHandler(NativeExceptionHandlerIfc nativeExceptionHandler) {
        ReactNativeExceptionHandlerModule.nativeExceptionHandler = nativeExceptionHandler;
    }
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…