dillon1000/react
Commit
Browse files 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.
Changed paths4 files
First-parent comparisongulpfile.js ModifiedM src/renderers/native/ReactNative/ReactNativeAttributePayload.js ModifiedD src/renderers/native/ReactNative/__mocks__/InteractionManager.js DeletedD src/renderers/native/ReactNative/__mocks__/Platform.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…