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

Include support to react v15.4 #279

Closed
wants to merge 1 commit into from
Closed

Include support to react v15.4 #279

wants to merge 1 commit into from

Conversation

thiagofelix
Copy link

@thiagofelix thiagofelix commented Dec 7, 2016

This patch solves the following problem
Breaking changes with react v15.4.
The package react-dom isn't bundled with react anymore therefore its modules can't be accessed via require('react/lib/*')

Test plan
Previously react-native-web apps wouldn't work when running along side react v15.4+ version.
Test plan would be simply trying to run any of the existing example/demo apps and expect it not to break.

This pull request

  • includes documentation
  • includes tests
  • includes an interactive example
  • includes screenshots/videos

I am not sure if these changes need to be informed somewhere in the documentation, please let me know if something is missing.

Thanks

@thiagofelix thiagofelix changed the title Changes to support react v15.4 #278 Include support to react v15.4 Dec 7, 2016
@MoOx
Copy link
Contributor

MoOx commented Dec 7, 2016

Dup of #255

@thiagofelix
Copy link
Author

Thanks @MoOx for pointing out.
Closing this here.

@thiagofelix thiagofelix closed this Dec 7, 2016
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.

None yet

2 participants