jest-community / jest-snapshots-svg

Take a React component tree, and render it into an SVG.
MIT License
220 stars 23 forks source link

Does this work with React web? #49

Open wldcordeiro opened 6 years ago

wldcordeiro commented 6 years ago

The name of this project is very generic but the readme leads me to believe this is only for react-native. Is this the case? If so this would be better as jest-react-native-svg-snapshots (and even if it did work with normal React I would think jest-react-svg-snapshots is better than the current name)

orta commented 6 years ago

I don't think there's anything preventing it from working with react, just that I created it with react-native in mind