Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of transformMatrix/decomposeMatrix special case #6660

Merged
merged 1 commit into from
Apr 29, 2016

Conversation

sebmarkbage
Copy link
Collaborator

@sebmarkbage sebmarkbage commented Apr 29, 2016

This is no longer needed on the native side. facebook/react-native@373537b

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.

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.
'JSTimersExecution',
'merge',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

InteractionManager and merge are already removed dependencies so I'll just clean this up while I'm in here.

@sebmarkbage sebmarkbage merged commit 0e4b046 into facebook:master Apr 29, 2016
@zpao zpao added this to the 15.0.x milestone May 3, 2016
zpao pushed a commit that referenced this pull request May 3, 2016
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.
(cherry picked from commit 0e4b046)
@zpao zpao modified the milestones: 15.0.3, 15.0.x May 3, 2016
@zpao zpao modified the milestones: 15.0.3, 15.y.z, 15.1.0 May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants