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
6060<br >
6161
6262<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 ;" >
6464</div >
6565<br >
6666
@@ -69,7 +69,7 @@ setJSExceptionHandler(errorHandler, true); //Second argument true is basically
6969<br >
7070
7171<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 ;" >
7373</div >
7474<br >
7575
@@ -78,7 +78,7 @@ setJSExceptionHandler(errorHandler, true); //Second argument true is basically
7878<br >
7979
8080<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 ;" >
8282</div >
8383<br >
8484
You can’t perform that action at this time.
0 commit comments