Files
react-native/packages
Pieter De BaetsandFacebook GitHub Bot bbc517c8c8 Remove Props copy constructor and assignment operators (#40936)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/40936

Found a couple of places where we were accidentally copying Props structs. These can be big, so we should avoid doing so.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D50263678

fbshipit-source-id: f60a0370df9b7f3f146988148d5192d3cc32fb4e
2023-10-16 05:56:33 -07:00
..