React Native Storybook
Integrates with Storybook to enable retrieval and management of stories from specified configuration directories, facilitating AI-assisted story handling in React Native projects.
16 stars
0 tools
Created Aug 2025
@dannyhw/dannyhw-react-native-storybook-storybookAbout
Integrates with Storybook to enable retrieval and management of stories from specified configuration directories, facilitating AI-assisted story handling in React Native projects.
Categories
general
Installation
npm
npm install @dannyhw/dannyhw-react-native-storybook-storybook
Configuration
{
"mcpServers": {
"dannyhw-react-native-storybook-storybook": {
"command": "npx",
"args": [
"-y",
"@dannyhw/dannyhw-react-native-storybook-storybook"
]
}
}
}