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 react-dom package #59

Closed
wants to merge 2 commits into from
Closed

Include react-dom package #59

wants to merge 2 commits into from

Conversation

necolas
Copy link
Owner

@necolas necolas commented Dec 22, 2015

Example of including react-dom in react-native-web, and moving the stylesheet management into the library (no longer responsibility of app developer). Other methods on react-dom could also be included much like React Native's environment-specific additions.

Relates to #52

Example of including react-dom in react-native-web, and moving the
stylesheet management into the library (no longer responsibility of app
developer). Other methods on react-dom could also be included much like
React Native's environment-specific additions.

Relates to #52
// React
...React
...React,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could spread ReactDOM too, effectively returning to the 0.13 API since we're web-only

@necolas
Copy link
Owner Author

necolas commented Dec 27, 2015

merged

@necolas necolas closed this Dec 27, 2015
@necolas necolas deleted the include-react-dom branch December 27, 2015 12:25
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.

1 participant