re-export composeStories
Author: trajanoCreated Nov 6, 2024Updated Jun 12, 2025
Is your feature request related to a problem? Please describe. It would be nice to just see whatever is vetted for @storybook/react-native be exported from @storybook/react-native rather than dropping down to @storybook/react
Describe the solution you'd like
export { composeStories } from '@storybook/react';
Source: storybookjs/react-native