Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

These mocks are things we expect to be available in the React Native environment. I'd like to move them out of the renderer folder so that we can sync that folder to React Native as is without overriding its mocks.

I motivate by the fact that they're not really part of the renderer code itself. I leave the ReactNative mock since that is in fact part of the renderer.

These mocks are things we expect to be available in the React Native
environment. I'd like to move them out of the renderer folder so that we
can sync that folder to React Native as is without overriding its mocks.

I motivate by the fact that they're not really part of the renderer code
itself. I leave the ReactNative mock since that is in fact part of the
renderer.
@gaearon
Copy link
Collaborator

gaearon commented Feb 9, 2017

Landing this to unblock your sync (I'll cut another alpha now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants