Commit b30d926
authored
Added Native exception handlers - V2 😎🤘🏻 (#7)
* Adding native files
* Working IOS native exception handler
* Android working temp
* Added Android native error handler
* Completed IOS Native error handler
* android new intent method
* Fixed both android and iOS native error handlers
* Added documentation for iOS error handler
* Styled the error screen for android
* Added README and updated version
* Updated readme
* updated readme again
* updated readme 🦇
* Updated readme wohooo ✌🏻1 parent b721caf commit b30d926
File tree
18 files changed
+1166
-39
lines changed- android
- src/main
- java/com/masteratul/exceptionhandler
- res
- layout
- values
- ios
- ReactNativeExceptionHandler.xcodeproj
- screens
18 files changed
+1166
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
1 | 48 | | |
2 | 49 | | |
3 | 50 | | |
| |||
0 commit comments