1 2 3 4 5 6
import initStoryshots from "@storybook/addon-storyshots" initStoryshots({ configPath: "./storybook", framework: "react-native", })