Skip to content

feat: wip csf factories#685

Closed
dannyhw wants to merge 2 commits intofeat/scroll-to-selected-storyfrom
feat/support-csf-factories
Closed

feat: wip csf factories#685
dannyhw wants to merge 2 commits intofeat/scroll-to-selected-storyfrom
feat/support-csf-factories

Conversation

@dannyhw
Copy link
Member

@dannyhw dannyhw commented Feb 12, 2025

Issue:

What I did

builds on canary from storybookjs/storybook#30197 to validate that factories would work in react native

How to test

Please explain how to test your changes and consider the following questions

  • Does this need a new example in examples/expo-example?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@@ -1,5 +1,6 @@
import type { StorybookConfig } from '@storybook/react-webpack5';
import type { StorybookConfig } from '@storybook/react-native-web-vite';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff

@dannyhw
Copy link
Member Author

dannyhw commented Mar 24, 2025

this POC basically already served its purpose to show that this should work, this will be revisited later when factories are stable.

@dannyhw dannyhw closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants