Commit e25860f
Fixing exposing ReactDelegate through ReactActivity for reload() (facebook#44227)
Summary:
Pull Request resolved: facebook#44227
In facebook#44223 kudo identified the incorrect return type.
Reviewed By: christophpurrer, philIip
Differential Revision: D56497700
fbshipit-source-id: 5d7fc7ef21c3d3033a2567eba51b613eb41f0a1a1 parent 8b1a016 commit e25860f
File tree
2 files changed
+3
-3
lines changed- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments