dannyhw / expo-template-storybook

An expo template for react native storybook
https://www.npmjs.com/package/expo-template-storybook
30 stars 7 forks source link

How would you incorporate interaction tests with this setup? #13

Open hamsteven opened 5 months ago

hamsteven commented 5 months ago

Hi, I went with your setup and it's great to be able to use both storybook for web as well as storybook for react-native. I added the play function for interaction tests but it's blowing up my react-native storybook. How would you handle this? Here's the issue I opened with storybook: https://github.com/storybookjs/storybook/issues/26947

dannyhw commented 5 months ago

I will respond in your storybook issue