Skip to content

Conversation

dotted
Copy link

@dotted dotted commented Jan 8, 2016

The React Native packager doesn't have a way of automatically replacing requires of core node libraries with browser compatible alternatives. However facebook/react-native#2208 allows the packager to override modules returned by require, but the override must be specified by the packages directly dependent on the node core module, hence this PR.

@dignifiedquire
Copy link
Member

I know this is late, but is this still needed, or has a better solution emerged for react-native?

@dotted
Copy link
Author

dotted commented Jun 3, 2017

I don't know, I'm currently not using React Native and haven't been following its development close enough to know if the situation has changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants