dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/core/ReactNativeComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…