Commit 4f49081
Add collapsableChildren prop to View (#54463)
Summary:
Pull Request resolved: #54463
Even though the prop is not used on the Android view manager, adding prop diffing will reduce false error reports coming from the Props 2.0 runtime validator.
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D86577393
fbshipit-source-id: 748ca90a555eb1f98be551540ad2d54aba08cf251 parent a7dc9db commit 4f49081
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
- packages/react-native/ReactCommon/react/renderer/components/view/platform/android/react/renderer/components/view
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
650 | 654 | | |
651 | 655 | | |
652 | 656 | | |
| |||
0 commit comments