Open dmueller39 opened 6 years ago
@dmueller39 Hey 👋 What environment is this running in or how are you using it? I’d like to recreate the scenario to get a better feel for the usage here. Are you using it to test a component that imports primitives from react-native-svg
? Thanks!
@carlospaelinck I was setting up storyshots snapshot testing of components:
https://github.com/storybooks/storybook/tree/master/addons/storyshots
The components imported from 'react-native-svg'.
However the following did:
Should I open a PR to add that to the README.md? Or is this unexpected?