storybook-addon-specifications icon indicating copy to clipboard operation
storybook-addon-specifications copied to clipboard

Use with Create-React-Native-App

Open dan-kez opened this issue 6 years ago • 1 comments

Hello!

I would love to be able to use this with create-react-native-app. At present I've been able to use basic expect, describe, it, etc. functionality but anything with enzyme will not work. My assumption is that this is due to not being able to change the webpack.config.js file without ejecting.

Are there any potential work arounds for this or recommendations?

dan-kez avatar Oct 01 '17 21:10 dan-kez

Did you try to use the add-on while ejecting? Does it work?

I personally never tried to use it in a RN app but if someone have some times, would be a great step!

mthuret avatar Oct 25 '17 10:10 mthuret