rollbar / rollbar-react-native

Crash and error reporting for React Native using Rollbar
https://docs.rollbar.com/docs/react-native
62 stars 39 forks source link

Allow passing registerExceptionHandler parameter #125

Closed philippeauriach closed 4 years ago

philippeauriach commented 4 years ago

Some developers would like to handle native crash with a different handler than rollbar. This option is already present in the native sdk.