SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor

Summary:
@public
Now it accepts `const ShadowNode &` instead of `std::shared_ptr<const ShadowNode>` which is more reasonable (and more performant) becasue the function must not retain ownershipt.

Reviewed By: mdvacca

Differential Revision: D9073921

fbshipit-source-id: c24c475615e0f81b3e004e118dea7565d8e757b4
V
Valentin Shergin committed
1d93d70af4325749d751d863344416233a67636f
Parent: 6230147
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com> on 8/4/2018, 4:47:31 PM