Commit 8f55738
Unfork Desktop TextNativeComponent (#55615)
Summary:
RN desktop seems to fork `TextNativeComponent` module, but not `Text`. This is to add more to ViewConfig. D92928315 updated both, and caused desktop version to be missing exports imported by `Text.js`.
Let's just add the desktop properties to the ViewConfig to avoid the forking.
Changelog: [Internal]
Differential Revision: D936878971 parent 21ab455 commit 8f55738
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments