dillon1000/react

Commit

Support findNodeHandle in Fabric (#12573)

This doesn't actually need to share any state because it goes through
the instance to the fiber structure. Since Fabric is on the same version
as RN, calling it on either renderer works.
Browse files
Changed paths4 files
First-parent comparison
M packages/react-native-renderer/src/ReactFabric.js ModifiedA packages/react-native-renderer/src/__tests__/ReactFabricAndNative-test.internal.js AddedM packages/react-native-renderer/src/findNodeHandle.js ModifiedM packages/react-native-renderer/src/findNumericNodeHandle.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…