We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bec007 commit 3f414e1Copy full SHA for 3f414e1
README.md
@@ -20,6 +20,9 @@ To tackle this we register a global error handler that could be used to for exam
20
**V2 of this module now supports catching Unhandled Native Exceptions also along with the JS Exceptions ✌🏻🍻**
21
There are **NO** breaking changes. So its safe to upgrade from v1 to v2. So there is no reason not to 😉.
22
23
+**Example** repo can be found here:
24
+*[https://github.com/master-atul/react-native-exception-handler-example](https://github.com/master-atul/react-native-exception-handler-example) *
25
+
26
### Screens
27
28
##### Without any error handling
0 commit comments