Commit f0c62da
Remove reference to type that will not be generated (facebook#56482)
Summary:
Pull Request resolved: facebook#56482
Changelog: [internal]
`ReactNativeType` is the type of the legacy renderer, which is being removed. This removes the references to it so the removal can land without Flow errors.
Reviewed By: zeyap
Differential Revision: D101352959
fbshipit-source-id: 3425260a1604eb83998b32dd8c25d399eb6c6ee11 parent 77d3df8 commit f0c62da
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- packages/react-native/Libraries
- ReactNative
- Renderer/shims
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments