mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a434b3ebf5
Add support for `setNativeProps` in Fabric to make migration to the new
architecture easier. The React Native part of this has already landed in
the core and iOS in
https://github.com/facebook/react-native/commit/1d3fa40c59b234f21f516db85c322ec0ed0311e0.
It is still recommended to move away from `setNativeProps` because the
API will not work with future features.
DiffTrain build for [b14d7fa4b8](https://github.com/facebook/react/commit/b14d7fa4b88dad5f0017d084e462952c700aa2ad)
[View git log for this commit](https://github.com/facebook/react/commits/b14d7fa4b88dad5f0017d084e462952c700aa2ad)