dillon1000/react

Commit

Cleanup `style` Prop Reconciliation

This cleans up the reconcilation path when adding a `style` prop (going from a falsey or no `style` to having one) by reducing the need for an object allocation and for-loop.
Browse files
Changed paths1 file
First-parent comparison
M src/core/ReactNativeComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…