Commit 9af6395
Enable prop diffing for <View> (#45551)
Summary:
Pull Request resolved: #45551
This diffs toggles the new Android prop diffing mechanism for <View> components
changelog: [internal] internal
Reviewed By: sammy-SC
Differential Revision: D59613243
fbshipit-source-id: 79c1e4bf4f5a67fc516e5db7b9f4ffba0cb9b69b1 parent a052e1e commit 9af6395
File tree
1 file changed
+11
-0
lines changed- packages/react-native/ReactAndroid/src/main/jni/react/fabric
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
223 | 234 | | |
224 | 235 | | |
225 | 236 | | |
| |||
0 commit comments