File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ setJSExceptionHandler(errorHandler, true); //Second argument true is basically
60
60
<br >
61
61
62
62
<div style =" text-align :center " >
63
- <img src =" /screens/WITHOUT_DEV.gif " style =" width : 50% ;display : inline ;" >
63
+ <img src =" https://github.com/master-atul/react-native-exception-handler/raw/master /screens/WITHOUT_DEV.gif" style =" width : 50% ;display : inline ;" >
64
64
</div >
65
65
<br >
66
66
@@ -69,7 +69,7 @@ setJSExceptionHandler(errorHandler, true); //Second argument true is basically
69
69
<br >
70
70
71
71
<div style =" text-align :center " >
72
- <img src =" /screens/WITHOUT_PROD.gif " style =" width : 50% ;display : inline ;" >
72
+ <img src =" https://github.com/master-atul/react-native-exception-handler/raw/master /screens/WITHOUT_PROD.gif" style =" width : 50% ;display : inline ;" >
73
73
</div >
74
74
<br >
75
75
@@ -78,7 +78,7 @@ setJSExceptionHandler(errorHandler, true); //Second argument true is basically
78
78
<br >
79
79
80
80
<div style =" text-align :center " >
81
- <img src =" /screens/WITH_EH.gif " style =" width : 50% ;display : inline ;" >
81
+ <img src =" https://github.com/master-atul/react-native-exception-handler/raw/master /screens/WITH_EH.gif" style =" width : 50% ;display : inline ;" >
82
82
</div >
83
83
<br >
84
84
You can’t perform that action at this time.
0 commit comments