Commit 48ab40c
Fixing exposing ReactDelegate through ReactActivity for reload() (react#44227)
Summary:
Pull Request resolved: react#44227
In react#44223 kudo identified the incorrect return type.
Reviewed By: christophpurrer, philIip
Differential Revision: D56497700
fbshipit-source-id: 5d7fc7ef21c3d3033a2567eba51b613eb41f0a1a1 parent 29383e5 commit 48ab40c
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react
| 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