Commit 7f8cf06
Update codegen to use StateData (#51823)
Summary:
Pull Request resolved: #51823
Refactor C++ codegen to use StateData for simple codegenerated components
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D75889787
fbshipit-source-id: 47edf5a2a7b7d0efa1f98d392b8c7457af5747c91 parent 0df71ea commit 7f8cf06
2 files changed
Lines changed: 61 additions & 341 deletions
File tree
- packages/react-native-codegen/src/generators/components
- __tests__/__snapshots__
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 50 | + | |
60 | 51 | | |
61 | 52 | | |
62 | 53 | | |
| |||
0 commit comments