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 fb0f1b0 commit 9247a8bCopy full SHA for 9247a8b
README.md
@@ -158,3 +158,6 @@ setJSExceptionHandler(errorHandler);
158
```
159
160
*More Examples can be found in the examples folder*
161
+
162
+## NOTES
163
+1. This module only helps in catching the runtime errors in JS. Native errors can still crash your app without any prompt.
0 commit comments