Skip to main content

Storybook integration

Radon IDE seamlessly integrates with Storybook. The extension automatically detects Storybook stories and provides a quick access to run them in the device preview.

Setting up Storybook

For setting up Storybook in your application please consult the storybookjs/react-native repository README.

Selecting the story

The extension displays a Select story button over each story. Clicking this button will launch the chosen story in isolation.

Closing the story

You exit the story by using the Go to main screen button in the top-left corner of the panel or by reloading the application.