We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d3594 commit dac368aCopy full SHA for dac368a
README.md
@@ -501,6 +501,7 @@ A lot of frameworks (especially analytics sdk's) implement global exception hand
501
- [Damien Solimando](https://github.com/dsolimando)
502
- [Jens Kuhr Jørgensen](https://github.com/jenskuhrjorgensen)
503
- [Szabó Zsolt](https://github.com/alexovits)
504
+- [Andrew Vyazovoy](https://github.com/Vyazovoy)
505
506
## TESTING NATIVE EXCEPTIONS/ERRORS
507
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-exception-handler",
3
- "version": "2.10.3",
+ "version": "2.10.5",
4
"description": "A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.",
5
"main": "index.js",
6
"scripts": {
0 commit comments