Skip to content

Add react-native compatability - #11

Open
dotted wants to merge 1 commit into
browserify:masterfrom
bang-olufsen:master
Open

dotted wants to merge 1 commit into
browserify:masterfrom
bang-olufsen:master

Conversation

@dotted

@dotted dotted commented Jan 8, 2016

Copy link
Copy Markdown

The React Native packager doesn't have a way of automatically replacing requires of core node libraries with browser compatible alternatives. However react/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
Copy Markdown
Member

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

@dotted

dotted commented Jun 3, 2017

Copy link
Copy Markdown
Author

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