Skip to content

Commit ca1b3dc

Browse files
committed
Updated readme
1 parent f19c1ad commit ca1b3dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

2-
# react-native-exception-handler
2+
# react-native-exception-handler [NPM](https://img.shields.io/npm/dm/react-native-exception-handler.svg)
3+
4+
[![https://nodei.co/npm/react-native-exception-handler.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/react-native-exception-handler.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/react-native-exception-handler)
5+
36

47
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
58
The module helps prevent abrupt crashing of RN Apps without a graceful message to the user.

0 commit comments

Comments
 (0)