react-native-exception-handler
react-native-exception-handler copied to clipboard
Adding an option to turn off the default error screen on android
trafficstars
This PR introduces a feature that allows users to toggle the default error screen of the react-native-exception-handler library using a parameter from the JavaScript side. This addition provides more flexibility in handling errors according to specific application needs.