set JSException Handler
Set the exception handler for all native module calls. If not set, the default will be used, which shows a redbox in dev mode and rethrows (crashes the app) in prod mode.
Set the exception handler for all native module calls. If not set, the default will be used, which shows a redbox in dev mode and rethrows (crashes the app) in prod mode.