Commit e58add2
Mark ReactJsExceptionHandler to require UnstableReactNativeAPI (#38250)
Summary:
Pull Request resolved: #38250
This diff marks ReactJsExceptionHandler to require UnstableReactNativeAPI annotation
changelog: [internal] internal
Reviewed By: christophpurrer
Differential Revision: D47304094
fbshipit-source-id: 93f39422b21925770b99fcf41e004b47d6649c141 parent c9e448f commit e58add2
File tree
2 files changed
+3
-0
lines changed- packages
- react-native/ReactAndroid/src/main/java/com/facebook/react/interfaces/exceptionmanager
- rn-tester/android/app/src/main/java/com/facebook/react/uiapp
2 files changed
+3
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
0 commit comments