Upgrading React Native Storybook

Incrementally upgrade React Native Storybook across the supported migration paths. Use when upgrading `@storybook/react-native` projects from 5.3.x to 6.5.x, 6.5.x to 7.6.x, 7.6.x to 8.3.x, 8.x to 9.x, or 9.x to 10.x. Detect the currently installed Storybook version, choose only the next migration step, update dependencies and config, regenerate `storybook.requires`, convert remaining `storiesOf` stories to CSF during the `6.5.x -> 7.6.x` upgrade, and stop after a single version hop instead of jumping multiple major versions at once.

storybookjs c5d1a6e 7 files · 29.9 KB Updated

File contents

storybookjs/react-native/tree/main/skills/upgrading-react-native-storybook commit c5d1a6e187

Frequently asked questions

npx skillmds add storybookjs/upgrading-react-native-storybook