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 f19c1ad commit ca1b3dcCopy full SHA for ca1b3dc
README.md
@@ -1,5 +1,8 @@
1
2
-# react-native-exception-handler
+# react-native-exception-handler [NPM](https://img.shields.io/npm/dm/react-native-exception-handler.svg)
3
+
4
+[](https://www.npmjs.com/package/react-native-exception-handler)
5
6
7
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
8
The module helps prevent abrupt crashing of RN Apps without a graceful message to the user.
0 commit comments