dillon1000/react

Commit

Get rid of transformMatrix/decomposeMatrix special case (#6660)

This is no longer needed on the native side.

This is also the last use of the Platform flag. React Core is now
platform agnostic with regard to React Native. So I'll remove
the mocks and dependency.
Browse files
Changed paths4 files
First-parent comparison
M gulpfile.js ModifiedM src/renderers/native/ReactNative/ReactNativeAttributePayload.js ModifiedD src/renderers/native/ReactNative/__mocks__/InteractionManager.js DeletedD src/renderers/native/ReactNative/__mocks__/Platform.js Deleted
Patch

Files changed

Rendering syntax-highlighted changes…