Skip to content

Commit 3f414e1

Browse files
committed
Added example repo link
1 parent 1bec007 commit 3f414e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ To tackle this we register a global error handler that could be used to for exam
2020
**V2 of this module now supports catching Unhandled Native Exceptions also along with the JS Exceptions ✌🏻🍻**
2121
There are **NO** breaking changes. So its safe to upgrade from v1 to v2. So there is no reason not to 😉.
2222

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+
2326
### Screens
2427

2528
##### Without any error handling

0 commit comments

Comments
 (0)