docz-plugin-react-native icon indicating copy to clipboard operation
docz-plugin-react-native copied to clipboard

Add react-dom as a dependency

Open 0xpatrickdev opened this issue 6 years ago • 0 comments

When using docz with react-native, I don't think we should force people to install react-dom separately. This PR includes react-dom, similar to how react-art is included.

If the maintainers feel react-dom should be managed as a separate dependency, we should at least update this error message and document the dependency in the README.md:

image

I don't think react-dom/unstable-native-dependencies can be installed separately, I believe it's just a submodule of react-dom

0xpatrickdev avatar Nov 08 '18 21:11 0xpatrickdev