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

Move React Native Environment Mocks to root #8963

Merged
merged 1 commit into from
Feb 9, 2017

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.

None yet

3 participants